/*ヘッダーイメージ非表示*/

.page-template-page-curashi .header_image_area, .page-template-page-curashi_interior .header_image_area, .page-template-page-curashi_furniture .header_image_area, .page-template-page-curashi_appliance .header_image_area, .page-template-page-curashi_cleaner .header_image_area, .page-template-page-curashi_raycop .header_image_area, .page-template-page-curashi_work .header_image_area, .page-template-page-curashi_health .header_image_area, .page-template-page-curashi_maternity .header_image_area {
	display: none;
}
.disnone {
	display: none;
}
.disnone2 {
	display: inherit;
}
img {
	max-width: 100%;
	height: auto;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70);
}
/*-------------------------------------------------------
!! common
-------------------------------------------------------*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #71BF44;
	background-color: #f7931e;
	/*color: #222;*/
	color: #333;
	/* TODO: */
	padding: 0 1rem;
	box-sizing: border-box;
	position: relative;
}
a:hover {
	opacity: 0.7;
	transition: 0.8s;
}
.cnt_l {
	/*max-width: 780px;*/
	max-width: 840px;
	max-width: 100%;
	max-width: 1200px;
	margin: auto;
}
.cnt_m {
	/*max-width: 640px;*/
	max-width: 840px;
	max-width: 100%;
	max-width: 1200px;
	margin: auto;
}
.cnt_s {
	/*max-width: 510px;*/
	max-width: 760px;
	max-width: 100%;
	max-width: 1200px;
	margin: auto;
}
.cnt_xs {
	max-width: 300px;
	margin: auto;
}
.text_center {
	text-align: center !important;
}
.block_image img {
	width: 100%;
}
input[type=image] {
	width: 100%
}
#main .content.single {
	margin: 1rem 0 4rem;
}
hr.cnt_dev {
	margin: 1rem 0 1.5rem;
	border: 0;
	/*border-top: 1px solid rgba(0, 0, 0, 0.3);*/
	border-top: 1px solid #bbb;
}
#image-btn {
	border: 0;
	width: 300px;
	height: 45px;
	background: url(../images/simulation/botan.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 300px;
}
#image-btn2 {
	border: 0;
	width: 300px;
	height: 45px;
	background: url(../images/quickstep/botan.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 300px;
}
/*-------------------------------------------------------
!! header
-------------------------------------------------------*/

#site_header .header_image_area.home {
	background: url(../images/top/title-back_03.png);
	background-repeat: no-repeat;
	background-position: top;
	/*background-size: cover;*/
	background-size: contain;
}
#site_header .header_image_area img {
	width: 100%;
}
#site_header .header_image_area .copy {
	display: none;
}
#site_header .header_image_area .image_left, #site_header .header_image_area .image_right {
	float: left;
}
#site_header .header_image_area .image_left {
	width: 63%;
	margin-bottom: 0.8rem;
	padding-left: 1rem;
	box-sizing: border-box;
}
#site_header .header_image_area .image_right {
	width: 37%;
}
#site_header .header_image_area .text {
	/*font-size: 0.8rem;*/
  /*font-size: 1.1rem;*/
	font-size: 1.2rem;
	font-size: 1.5vw;
	font-weight: bold;
	line-height: 1.6;
	text-align: justify;
	padding-left: 0.5rem;
}
#site_header .global_nav {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0.8rem;
}
#site_header .global_nav img {
	width: 100%;
}
#site_header .global_nav ul {
	display: table;
	width: 100%;
}
#site_header .global_nav ul > li {
	display: table-cell;
	/*width: 16.666666%;*/
  /*width: 14.28571428571429%;*/
	width: 12.5%;
}
#site_header .image_flame {
	width: 100%;
	position: relative;
	height: auto;
	overflow: auto;
	padding-bottom: 5%;
}
#site_header .image_flame img {
	width: 100%;
	height: auto;
	position: static;
}
#global_nav .item a:hover {
	opacity: 1;
	transition: none;
}
/*　モバイルメニューボタン*/
#sp_global_nav_open_btn, #sp_global_nav {
	display: none;
}
/*-------------------------------------------------------
#main
-------------------------------------------------------*/

#site_contents {
	background-color: #fff;
	/*max-width: 960px;*/
  /*max-width: 1258px;*/
/*  min-width: 1258px;*/
	width: 1258px;
	margin: auto;
	padding: 0 1.8rem;
	box-sizing: border-box;
}
#site_content {
	min-height: 300px;
}
#main {
/*position: relative;*/
}
#main .content .content_col {
	box-sizing: border-box;
}
#main .content .secondary {
	float: left;
	width: 31%;
	/*padding-right: 1.8rem;*/
  /*padding-right: 1.2rem;*/
	padding-right: 1.5rem;
	margin-bottom: 1rem;
}
#main .content .primary {
	float: right;
	/*width: 69%;*/
	width: 69%;
}
#main .content .secondary .cashing_menu img {
	width: 100%;
}
#main .content .secondary img.btn {
	width: 100%;
}
#main .content .secondary ul.secondary_menu > li {
	margin: 0.5rem 0;
}
#main .content .secondary .secondary_menu .line_item {
	border-top: 3px solid #67A737;
	border-bottom: 1px dotted #67A737;
	background-position: bottom;
	background-size: 3px 1px;
	background-repeat: repeat-x;
}
#main .content .secondary .menu_item {
	font-size: 0.85rem;
	color: #000;
	display: table;
	padding: 0.3rem;
	width: 100%;
	display: table;
}
#main .content .secondary .menu_item .part {
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
}
#main .content .secondary .menu_item .part img {
	vertical-align: middle;
}
#main .content .secondary .menu_item .part.icon {
	width: 18%;
	padding-right: 0.5rem;
}
#main .content .secondary .store_list > .menu_item > .part.icon {
	width: 15%;
}
#main .content .secondary .menu_item .part.icon img {
	width: 100%;
}
#main .content .secondary .menu_item .part.text {
	width: 65%;
	font-weight: bold;
}
#main .content .secondary .menu_item .part.yazirusi {
	width: 15%;
	text-align: right;
}
#main .content .secondary .store_list > ul li {
	border-top: 1px dotted #67A737;
	background-position: top;
	background-size: 3px 1px;
	background-repeat: repeat-x;
}
#main .content .secondary .store_list > ul > li .menu_item .part.text {
	/*padding-left: 28%;*/
  /*padding-left: 15%;*/
	font-size: 1rem;
}
#main .content .secondary .store_list > ul > li .menu_item .part.text aside {
	display: inline;
	margin-left: 0.2rem;
	color: #888;
}
@media(max-width: 1080px) {
#main .content .secondary .store_list > ul > li .menu_item .part.text aside {
	display: block;
	margin-left: 1.2rem;
}
}
@media(max-width: 860px) {
#main .content .secondary .menu_item .part.yazirusi {
	display: none;
}
#main .content .secondary .menu_item .part.icon {
	width: 15%;
}
#main .content .secondary .menu_item .part.icon + .part.text {
	width: 85%;
}
#main .content .secondary .store_list > ul > li .menu_item .part.text {
	padding-left: 0;
}
#main .content .secondary .store_list > ul > li .menu_item .part.text aside {
	display: inline;
	margin-left: 0.2rem;
}
}
#main .content .secondary .store_list .menu_item .part.text .square {
	color: #71BF44;
}
#main .content .primary .top_menu .item {
	float: left;
	/*width: 50%;*/
	box-sizing: border-box;
	padding: 0.3rem;
}
#main .content .primary .top_menu .item {
	width: 100%;
}
 @media(min-width: 415px) {
#main .content .primary .top_menu .item {
	width: 50%;
}
}
#main .group_info {
	border-top: 1px solid #bbb;
	padding: 0.8rem 0;
}
#main .group_info .company_name {
	font-size: 1.2rem;
	margin-bottom: 0.5rem;
}
#main .group_info .group_name {
	font-size: 1rem;
}
#main .group_info .store_info, #main .group_info .store_info p, #main .group_info .registration_num small {
	font-size: 0.8rem;
}
#main .group_info .registration_num {
	margin-top: 0.5rem;
}
#main .group_info .contact_link {
	margin-bottom: 0.5rem;
}
#main .store_info + .group_name {
	margin-top: 1rem;
}
#main .group_info > ul {
	display: table;
	width: 100%;
}
#main .group_info > ul > li {
	display: table-cell;
	vertical-align: top;
	border-right: 1px dashed #aaa;
	text-align: center;
	box-sizing: border-box;
	padding: 0.3rem 0.8rem;
}
#main .group_info > ul > li.col_1 {
	width: 33.3%;
}
#main .group_info > ul > li.col_2 {
	width: 66.6%;
}
#main .group_info > ul > li:last-child {
	border: none;
}
#main .group_info > ul > li.col_2 > ul {
	display: table;
	width: 100%;
}
#main .group_info > ul > li.col_2 > ul > li {
	display: table-cell;
	width: 50%;
}
#main .group_info > ul > li.col_2 > ul > li:first-child {
	padding-right: 0.2rem;
	border-right: 1px dashed #aaa;
}
#main .group_info > ul > li.col_2 > ul > li:last-child {
	padding-left: 0.2rem;
}
/*-------------------------------------------------------
site_footer
-------------------------------------------------------*/

#site_footer {
	border-top: 1px solid #bbb;
}
#site_footer .footer_inner {
	padding: 1rem 0 2rem;
}
#site_footer .footer_row {
	position: relative;
}
#site_footer .footer_col {
	float: left;
	box-sizing: border-box;
}
#site_footer .footer_col.left {
	/*width: 70%;*/
	width: 100%;
	/*margin-bottom: 1.3rem;*/
	margin-bottom: 1.8rem;
}
#site_footer .footer_col.right {
	width: 30%;
}
#site_footer .sitemap > ul {
}
#site_footer .sitemap > ul > li {
	display: inline-block;
	vertical-align: top;
	/*min-width: 25%;*/
	min-width: 30%;
	padding-right: 0.5rem;
	padding-bottom: 0.5rem;
	box-sizing: border-box;
}
#site_footer .sitemap > ul > li .links_title {
	font-size: 0.85rem;
	margin-bottom: 0.3rem;
}
#site_footer .sitemap > ul > li > ul.link_list {
	/*font-size: 0.75rem;*/
	font-size: 0.85rem;
	line-height: 1.6;
	list-style-type: square;
	list-style-position: inside;
	color: #71BF44;
}
#site_footer .sitemap > ul > li > ul.link_list > li {
/*margin-left: 0.3rem;*/
}
#site_footer .sitemap > ul > li > ul.link_list > li a {
	color: #000;
}
#site_footer .attention_text {
	position: absolute;
	bottom: 0.2rem;
	left: 0;
	font-weight: bold;
	font-size: 0.8rem;
}
#site_footer .footer_col.right .other_links > ul > li {
	margin-bottom: 0.8rem;
}
#site_footer .footer_col.right .other_links > ul > li img {
	width: 100%;
}
#site_footer .copylight {
	margin-top: 0.8rem;
	/*padding-top: 0.8rem;*/
	border-top: 1px solid #aaa;
	text-align: center;
	font-size: 0.8rem;
}
/*-------------------------------------------------------
#main page
-------------------------------------------------------*/


/*　中央ボタンリンク */
#main .center_btn {
	margin: 2rem 0;
	text-align: center;
}
#main .center_btn {
	max-width: 100%;
}
#main .center_btn p {
	margin-top: 1rem;
}
#main .center_btn img {
	max-width: 100%;
}
/* main visual box*/
#main .content.single .visual {
	/* TODO: autoloan*/
	margin-top: 2.5rem;
	margin-bottom: 3rem;
}
#main .content.single .visual .page_title {
	font-size: 1.55rem;
	font-weight: bold;
	border-bottom: 1px solid #bbb;
	margin-bottom: 1rem;
	line-height: 1.5;
}
#main .content.single .visual .main_text {
	margin-bottom: 1rem;
}
#main .content.single .visual .main_text .copy {
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.15;
	margin-bottom: 0.5rem;
}
#main .content.single .visual .main_text .text {
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.65;
	margin-bottom: 0.5rem;
	text-align: justify;
}
#main .content.single .visual .feature {
	margin-bottom: 1rem;
}
#main .content.single .visual .feature, #main .content.single .visual .image_col {
	text-align: center;
}
#main .content.single .visual .feature img, #main .content.single .visual .image_col img {
	max-width: 100%;
}
#main .content.single .visual .image_col {
	float: left;
}
#main .content.single .visual_sec {
	margin: 2rem 0;
}
#main .content.single .visual_sec .text {
	margin-left: 1.5rem;
	font-weight: bold;
}
#main .content.single .visual_sec .image {
	max-width: 700px;
	margin: auto;
	text-align: center;
}
#main .content.single .visual_sec .image img {
	max-width: 100%;
}
#main .content.single .visual_sec .row > .col {
	float: left;
}
#main .content.single .sec_title {
	font-size: 1.55rem;
	font-weight: bold;
	margin-bottom: 0.5rem;
	line-height: 1;
}
#main .content.single .exp_box {
	padding: 0.8rem;
	text-align: center;
	margin-bottom: 1.5rem;
	border-bottom: 3px solid #71A446;
	font-weight: bold;
}
#main .content.single .attention {
	font-weight: bold;
	text-align: justify;
	font-size: 0.8rem;
	padding-bottom: 0.5rem;
}
#main .content.single .attention .title {
	color: #78BB55;
	font-size: 1.2rem;
	padding-bottom: 0.3rem;
	margin-bottom: 0.6rem;
	border-bottom: 1px solid #bbb;
}
/*-------------------------------------------------------
TABLE
-------------------------------------------------------*/



table.desc {
	border-collapse: collapse;
	width: 100%;
	font-size: 0.85rem;
}
table.desc th {
	font-weight: bold;
	/*font-weight: normal;*/
	padding: 0.4rem;
	border: 1px solid #bbb;
	text-align: left;
	background: #E3EADC;
}
table.desc td {
	/*font-weight: bold;*/
	padding: 0.4rem;
	border: 1px solid #bbb;
}
table.desc thead th {
	font-weight: bold;
	text-align: center;
}
table.desc .text_center th, table.desc .text_center td {
	text-align: center;
}
table.desc caption {
	font-size: 1.55rem;
	font-weight: bold;
	text-align: left;
}
table.desc caption .sub {
	color: #666;
	font-size: 1rem;
	font-weight: normal;
	vertical-align: middle;
	padding: 0.3rem;
}
table.desc caption .main, table.desc caption .sub {
	float: left;
}
#main .curapo_tbl {
	margin-bottom: 1rem;
}
#main .curapo_tbl .footer_text {
	font-size: 0.85rem;
	padding: 0.3rem 0;
}
table.desc td p {
	margin-bottom: 0.8rem;
}
table.desc td p:last-child {
	margin-bottom: 0;
}
table.desc .help {
	margin: 0.3rem 0;
	font-size: 0.8rem;
	line-height: 1.5;
	color: #666;
}


/*-------------------------------------------------------
  Form
-------------------------------------------------------*/


.curapo_form input:focus:required:invalid, .curapo_form select:focus:required:invalid, .curapo_form textarea:focus:required:invalid {
  /*border: 1px solid #D0242E;*/
  /*border: 3px solid #e35d65;*/
  outline: 2px solid #e35d65;
}
.curapo_form input:focus:required:valid, .curapo_form select:focus:required:valid, .curapo_form textarea:focus:required:valid {
  /*border: 3px solid #71BF44;*/
  outline: 2px solid #71BF44;
}
.curapo_form .submit_btn {
	margin-top: 1.5rem;
	margin-bottom: 3rem;
}
.curapo_form table.desc th {
	padding: 0.8rem;
}
.curapo_form table.desc td {
	padding: 0.8rem;
}
.curapo_form table.desc td .sub {
	padding-top: 0.8rem;
	font-weight: bold;
	font-size: 0.75rem;
}
.curapo_form table.desc input {
	line-height: 1.5;
}
.curapo_form table.desc textarea {
	width: 100%;
}
.form_title_area {
	padding-bottom: 0.3rem;
	margin-bottom: 0.6rem;
	border-bottom: 1px solid #78BB55;
}
.form_title_area .title {
	font-size: 1.2rem;
	color: #78BB55;
	margin-bottom: 0.3rem;
}
.form_title_area .text {
	margin-bottom: 0.3rem;
}
.curapo_form .form_head {
	font-weight: bold;
	font-size: 0.85rem;
	margin: 1rem 0.6rem;
}
.curapo_form th {
	width: 35%;
}
.curapo_form th .label {
	margin-right: 0.5rem;
}
.curapo_form th .require img {
	width: 3rem;
	vertical-align: middle;
}
.curapo_form select {
	height: 1.8rem;
}
.curapo_form input[type="text"], .curapo_form input[type="number"] {
	width: 8rem;
}
.curapo_form input[type="text"].size_s, .curapo_form input[type="number"].size_s {
	width: 3rem;
}
.curapo_form input[type="text"].size_l, .curapo_form input[type="number"].size_l {
	width: 50%;
}
.curapo_form td .row {
	display: table;
	width: 100%;
}
.curapo_form td .row > .col {
	display: table-cell;
	padding-bottom: 0.5rem;
}
.curapo_form td .row > .col.label {
	width: 15%;
}
.curapo_form td.no_padding {
	padding: 0;
}
.curapo_form td > ul > li {
	border-bottom: 1px solid #bbb;
	padding: 0.5rem 0.8rem;
}
.curapo_form td > ul > li:last-child {
	border-bottom: none;
}
.curapo_form .contact_time {
	margin-left: 1.6rem;
}
.curapo_form table.desc + table.desc {
	margin-top: 1.5rem;
}
.curapo_form .done_text {
	min-height: 200px;
	text-align: center;
	padding: 3rem 0;
}
.curapo_form .done_text .title {
	font-size: 1.5rem;
	margin-bottom: 1rem;
}
.shakensyou-container {
	margin-top: 30px;
}
.shakensyou-container img {
	margin: 0 auto;
	display: block;
}
.shakensyou-container img {
	max-width: 100%;
}
/*-------------------------------------------------------
  お知らせ
-------------------------------------------------------*/


#news_list {
	margin-top: 1.2rem;
	margin-bottom: 1.5rem;
	position: relative;
}
#news_list .col {
	float: left;
	box-sizing: border-box;
}
#news_list .col.left {
	width: 82%;
}
#news_list .col.right {
	width: 18%;
	padding-left: 1rem;
}
#news_list .col.right img {
	width: 100%;
}
#news_list a {
	color: #333;
}
#news_list a:hover {
	text-decoration: underline;
	opacity: 1;
}
#news_list .title {
    text-align: center;
    background-color: #008139;
    color: #fff;
    font-size: 1.2rem;
    padding: 8px 0.3rem 0px;
    text-align: center;
    box-sizing: border-box;
}
#news_list .title img {
	width: 100%;
	max-width: 500px;
	padding: 0 0.3rem;
}
#news_list .news_box {
    padding: 0.8rem;
    border: 3px solid #008139;
    font-size: 0.8rem;
    border-top: none;
}

#news_list h3 img {
    width: 626px !important;
    max-width: 100% !important;
}
#news_list .news_list .row {
	margin-bottom: 0.5rem;
	padding-bottom: 0.5rem;
	border-bottom: 1px dashed #71BE44;
}
#news_list .news_list .row:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.news_list {
	padding-right: 0.5rem;
	padding-left: 0.5rem;
	border-style: none !important;
}
#news_list .news_list dt {
	float: left;
	margin-right: 0.5rem;
	padding: 0.5rem 0px;
}
#news_list .news_list dd {
	text-align: justify;
	line-height: 1.8;
	border-bottom: 1px dashed #71BE44;
	padding: 0.5rem 0px 0.5rem 7rem;
}
#news_list .news_list dd:last-child {
	border-bottom-style: none;
}
#news_list .news_list dd span.label {
	padding: 0.1rem 0.3rem;
	margin-right: 0.2rem;
	color: #fff;
	border-radius: 3px;
	background-color: #aaa;
}
#news_list .news_list dd span.label.new {
	background-color: #ed2214;
}
#news_list .news_list dd span.label.news {
	background-color: #f0bc1c;
}
#news_list .news_list dd span.label.blog {
	background-color: #00b0ed;
}
#news_list .news_list dd span.label.blog-2 {
	background-color: #71BE44;
}
#news_list .more_link {
	text-align: right;
	margin-top: 0.5rem;
	padding-top: 0.5rem;
	border-top: 1px dashed #71BE44;
}
#news_list .more_link a {
	color: #71BE44;
	font-weight: bold;
}
#news_list .news_title_image {
/*position: absolute;*/
/*  width: 150px;
  left: -125px;
  top: -15px;*/
}
#news_list .pagenate {
	margin-top: 0.5rem;
	padding-top: 0.5rem;
	border-top: 1px dashed #71BE44;
	font-weight: bold;
}
#news_list .pagenate a {
	color: #71BE44;
	font-weight: bold;
	padding: 0 0.3rem;
}
 @media(max-width: 960px) {
/* お知らせ */
#news_list {
}
#news_list .news_list dt {
	float: inherit;/*font-weight: bold;*/
}
#news_list .news_list dt {
	margin-right: 0;
}
#news_list .news_list dd {
	margin-left: 0;
	text-align: justify;
}
#news_list .col.left {
	width: 100%;
}
#news_list .col.right {
	width: 100%;
	padding-left: 0;
	text-align: right;
}
#news_list .col.right img {
	display: none;
}
#news_list .more_link {
	text-align: right;
}
}
/*-------------------------------------------------------
  お知らせ 詳細ページ
-------------------------------------------------------*/


#main .content.news_detail a:hover {
	opacity: 1;
	text-decoration: underline;
}
#main .content.news_detail {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
#main .content.news_detail .entry-category {
	font-weight: normal;
	margin-bottom: 1rem;
	font-size: 0.85rem;
}
#main .content.news_detail .entry-category a {
	color: #333;
}
#main .content.news_detail .entry-content {
}
#main .content.news_detail .entry-date {
	font-weight: normal;
	font-size: 0.85rem;
	padding-bottom: 0.3rem;
	/*margin-bottom: 1rem;*/
	margin-bottom: 0.3rem;
	border-bottom: 1px dashed #71BE44;
	color: #888;
}
#main .content.news_detail .entry-content .entry-title {
	font-size: 1.2rem;
	border-bottom: 3px solid #67A737;
	padding-bottom: 0.3rem;
	margin-bottom: 0.8rem;
	color: #71BE44;
}
#main .content.news_detail .entry-content {
	margin-bottom: 1.5rem;
}
#main .content.news_detail .pagenate {
	display: table;
	width: 100%;
}
#main .content.news_detail .pagenate .prev, #main .content.news_detail .pagenate .next {
	display: table-cell;
	width: 50%;
}
#main .content.news_detail .pagenate .next {
	text-align: right;
}
#main .content.news_detail .pagenate a {
	color: #71BE44;
}
/*-------------------------------------------------------
  追従メニュー
-------------------------------------------------------*/

#float_link {
	position: absolute;
	/*  top: 50px;
  right: -2.8rem;*/
	top: 0;
	right: 0;
	display: none;
}
#float_link img {
	width: 45px;
}
#float_link a:hover {
	/*opacity: 0.8;*/
	opacity: 1;
	transition: none;
}
/*-------------------------------------------------------
東洋追加
-------------------------------------------------------*/

.rowa {
	padding: 20px 0 0;
	text-align: center
}
.colleft {
	width: 50%;
	float: left
}
.colright {
	width: 50%;
	float: right
}
.colleft2 {
	width: 50%;
	float: left
}
.colright2 {
	width: 50%;
	float: right
}
.top-photos {
	margin-bottom: 20px;
}
.ywaku {
	border: 2px solid #FFC000;
	padding: 5px;
	margin: 5px;
}
.topp {
	color: #39aa4a;
	font-size: 32px;
	padding: 15px 25px;
	font-weight: bold;
	text-align: center;
}
.toppimg {
	width: 100%;
	height: auto;
}
.map img {
	max-width: 100%;
	height: auto;
}
#main .content.single .attention {
/*margin-bottom: 1rem;*/
}
#main .content.single .confirm_box {
	margin-bottom: 1.5rem;
	background-color: #E3EADC;
	padding: 0.8rem;
	font-size: 0.85rem;
}
#main .content.single .confirm_box p {
	margin-bottom: 1rem;
	font-weight: bold;
}
#main .content.single .confirm_box p + p {
	margin-bottom: 0;
}
#main .content.single .confirm_box label {
	font-weight: bold;
}
#main .content.single .policy {
	overflow-y: auto;
	overflow-x: hidden;
}
#main .content.single .policy iframe {
	width: 100%;
}
#main .content.single .attention {
	margin-top: 1rem;
}

.shop-gallery{
	display: flex;
	flex-flow: row wrap;
}
.shop-gallery .column{
	flex: 0 1 50%;
}
.shop-gallery .ph-flame{
	    border: 2px solid #FFC000;
    padding: 5px;
    margin: 5px;
	text-align: center;
}
 @media(min-width: 415px) {
	 .shop-gallery .column{
	flex: 0 1 33.3%;
}
}
/*-------------------------------------------------------
index-info
-------------------------------------------------------*/
.index-info {
	border: 1px solid #999;
	border-radius: 8px;
	margin: 15px 0px;
	overflow: hidden;
}
.index-info .index-info-header {
	background-color: #ec881e;
	padding: 5px;
	text-align: center;
}
.index-info .index-info-body {
	padding: 10px;
}
#site_header .global-nav {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#site_header .global-nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 0px;
}
#site_header .global-nav ul li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
#site_header .global-nav ul li {
	width: 130px;
}
#site_header .global-nav ul li:first-child {
	width: 160px;
}
.index-lineup-nav {
	margin: 15px -0.5% 20px -0.5%;
	padding: 0px;
}
.index-lineup-nav li {
	float: left;
	width: 49%;
	margin: 0px 0.5% 10px;
}

.lineup-panel{border-radius: 10px;margin-bottom: 15px;overflow: hidden;}
.lineup-panel .panel-header{text-align: center;padding: 5px;}
.lineup-panel .panel-body{padding: 15px; text-align: center;}
.lineup-panel01{border:solid 3px #B13634;}
.lineup-panel01 .panel-header{background-color:#B13634; }
.lineup-panel02{border:solid 3px #2F338C;}
.lineup-panel02 .panel-header{background-color:#2F338C; }
.lineup-panel03{border:solid 3px #408F4E;}
.lineup-panel03 .panel-header{background-color:#408F4E; }
.lineup-panel04{border:solid 3px #5F328B;}
.lineup-panel04 .panel-header{background-color:#5F328B; }

.layoutrow{display: flex;margin-right: -15px;margin-left: -15px;flex-flow: row wrap;}
.layoutrow *{box-sizing: border-box;}
.col-md-6{flex: 0 0 100%;padding-left: 15px; padding-right: 15px;}
.mb-15px{margin-bottom: 15px;}

@media(min-width: 768px) {
	.col-md-6{flex: 0 0 50%;padding-left: 15px; padding-right: 15px;}
}

.lineup-list{list-style: none;padding: 0;}
.lineup-list li{padding: 0;margin: 0 0 15px;}

.mb-0{margin-bottom:0 !important; }
.mb-15px{margin-bottom:15px; }

/*-------------------------------------------------------
map
-------------------------------------------------------*/
.map {
	text-align: center;
}
.pc-none {
	display: block;
}
.sp-none {
	display: none;
}
@media(min-width: 768px) {
.pc-none {
	display: none;
}
.sp-none {
	display: block;
}
}

.ranger-nav ul{
	margin: 15px 0px;
	padding: 0px;
	list-style: none;
	display:flex;
	justify-content:space-around;
}
.ranger-nav ul li{
	flex: 0 1 30%;
	margin: 0px;
	padding: 0px;
}

/*ブログ*/

span.writer-name {
    font-size: 15px;
    font-weight: 400;
}
