@charset "utf-8";
.mainArea {
	margin-top:40px;
}

.mainArea h2 {
    font-size: 2.8rem;
    text-align: center;
    margin-bottom: 1rem;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-feature-settings: "palt";
}
.mainArea h3 {
    font-size: 2.4rem;
	font-weight:bold;
    text-align: center;
	margin-top: 40px;
    margin-bottom: 20px;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-feature-settings: "palt";
}

.regist .error {
    color: #FF0004;
    font-size: 1.3rem;
}

.login .mainArea a.reminder {
    color: #2867C9;
    font-weight: bold;
}

table.table01 {
	box-sizing: border-box;
    width: 100%;
}

table {
    margin: 0 0 20px;
    border-collapse: collapse;
    border-spacing: 0;
	display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
    border-collapse: collapse;
    border-spacing: 0;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
table th {
    padding: 6px 15px;
    /*border: 1px solid #41220E;*/
    /* background: rgba(65, 34, 14, 0.5); */
    /*background-color: #AFA16C;*/
	border: 1px solid #E7DED8;
	background-color:#F5F3EB;
    text-align: center;
}
table td {
    padding: 6px 15px;
    /*border: 1px solid #41220E;*/
	border: 1px solid #E7DED8;
	background-color:#FFF;
    text-align: left;
}
.required {
    display: inline-block;
    /*background-color: #FF0000;*/
    /*color: #FFF;*/
	color:#C9474A;
    line-height: 1.1;
    font-weight:lighter;
	font-size:0.8em;
    padding: 5px 7px;
    margin-left: 1rem;
    border-radius: 3px;
}
.w50 {
	width: 80px;
}
.w100 {
    width: 100px;
}
input.w200 {
	width: 200px;
}
input.w200 {
	margin-bottom:4px;
}
.w400 {
    width: 400px;
	margin-bottom:4px;
}
.w500 {
    width: 500px;
}
.w600 {
    width: 600px;
}
.w700 {
    width: 700px;
}
.w800 {
    width: 800px;
}
select[name=pref] {
	margin-bottom:4px;
}

.mb30 {
    margin-bottom: 30px;
}
.texCenter {
    text-align: center!important;
}
p {
    margin-bottom: 1em;
}
input[type="submit"], input[type="button"], button {
    cursor: pointer;
}
input[type="text"], input[type="password"], input[type="file"], select, textarea {
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

input[type="text"], input[type="password"], input[type="file"], select, textarea {
	border: 1px solid #CCC;
	background-color: #FFFFFF;
	padding: 3px;
}
.kiyaku {
    display: block;
    width: 100%;
    height: 25rem;
    overflow: scroll;
    padding: 0.8rem;
    background-color: #FFFFFF;
    border: 1px solid #999;
    margin-bottom: 0.4rem;
    white-space: pre-wrap;
}
.attention {
    font-size:0.87em;
}

/* mailmagazine */
.inner .mainArea section.sectionBox2.white {
    background-color: #fff;
}
.inner .mainArea section.sectionBox2 {
    margin: 0 0 30px;
    padding: 25px;
	box-shadow: 2px 2px 5px 0px rgba(64, 34, 15, 0.25);
    text-align: center;
    line-height: 1.5;
}
ul.lozenge {
    list-style: none;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
}
ul.lozenge li {
    position: relative;
    margin: 0 0 0.8em 0;
    padding: 0 0 0 1.1em;
    text-align: left;
	font-size:0.87em;
}
ul.lozenge li:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    color: #AFA16C;
    content: "\0025C6";
    display: block;
}

/* recruit */
.guide h2 {
    line-height: 1.2;
}
.mb0 {
    margin-bottom: 0;
}
.mb40 {
    margin-bottom: 40px;
}
.guide .sectionBox2 h3 {
    margin-bottom: 0.5em;
    color: #2B2B2B;
    text-align: left;
    font-size: 2.4rem;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-feature-settings: "palt";
    border-bottom: 2px solid #3f210f;
    line-height: 1.2;
}
.text1 {
    font-size: 2.0rem;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-weight: bold;
}
.guide .sectionBox2 p {
    margin-bottom: 2.0em;
    text-align: left;
}
ul.list01 {
    list-style: disc;
    padding-left: 2.0rem;
    margin-bottom: 2.0em;
}
ul.list01 li {
    display: list-item;
    text-align: -webkit-match-parent;
}
ul.list01 {
    list-style: disc;
    padding-left: 2.0rem;
    margin-bottom: 2.0em;
}
ul.list01 li {
    font-size: 2.0rem;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-weight: bold;
    line-height: 1.3;
    padding: 0;
    margin-bottom: 5px;
    text-align: left;
}

/* sitemap */
div.sitemap_lcol {
    box-sizing: border-box;
    float: left;
    width: 50%;
}
ul.list_sitemap, ul.list_sitemap ul {
    list-style: none;
	padding-left:8px;
}
ul.list_sitemap > li {
    font-size: 1.8rem;
    line-height: 1.5;
}

ul.list_sitemap li {
    padding: 0 0 0 1.8rem;
    font-size: 1.3rem;
    line-height: 1.5;
}
ul.list_sitemap > li > a {
    color: #3f210f;
}
ul.list_sitemap li a {
    position: relative;
    display: inline-block;
    margin: 0 0 10px 0;
    padding: 5px 5px 5px 18px;
    color: #2B2B2B;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-feature-settings: "palt";
    text-decoration: none;
}
ul.list_sitemap a:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    border-left: 6px solid #2B2B2B;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid transparent;
}

/* カートの中身 */
.tb_show, .sp_show {
    display: none;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

/* 会員登録完了 */
.mainArea.complete h2 {
	
}
.mainArea.complete p {
	margin-top:60px;
	text-align:center;
}

/* マイページ */


/* 特定商取引法に基づく表記 */
.tokutei .row > h2 {
	margin-top:40px;
}

@media screen and (min-width: 768px) {/* PC */
	table.table02 {
		margin-left:auto;
		margin-right:auto;
	}
	table.table02 td {
		font-size:0.85em;
	}
}
@media screen and (min-width: 992px) {
}
@media screen and (max-width:1024px) {
}
@media screen and (min-width:1025px) {
}
@media screen and (min-width:1920px) {
}
@media screen and (max-width: 767px) {/* SP */
	.mainArea h2 {
		font-size: 2.2rem;
		font-weight:bold;
	}
	input.w200 {
		width: 160px;
	}
	input.w200 {
		margin-bottom:4px;
	}
	.w500 {
		width: 100%;
	}
	.w400 {
		width: 100%;
	}
	input.w400 {
		margin-bottom:4px;
	}
	select[name=pref] {
		margin-bottom:4px;
	}
	
	table.table01 {
		width: 100%;
		/*border: 1px solid #41220E;*/
		border: 1px solid #999999;
		overflow:visible;
	}
	table.table01 th {
		display: block;
		width: 100%;
		text-align: left;
		font-weight: bold;
		border:none;
	}
	table.table01 td {
		display: block;
		width: 100%;
		height:auto;
		text-align: left;
		font-weight: normal;
		border:none;
	}
	table.table01 input[type=text], table.table01 select, table.table01 textarea {
		max-width: 100% !important;
	}
	.table01 .attention {
		font-size:0.9em;
	}
	
	div.sitemap_lcol, div.sitemap_rcol {
		float: none;
		width: 100%;
	}
	ul.list_sitemap {
		padding-left:0px;
	}
	ul.list_sitemap ul {
		padding-left:4px;
	}
	
	ul.lozenge {
		padding-left:0px;
	}
	ul.lozenge li {
		font-size:0.68em;
	}
	.mainArea h3 {
		font-size:2.0rem;
		font-weight:bold;
		margin-top:20px;
		margin-bottom:10px;
	}
	.magazine .btn_02.texCenter {
		font-size:0.75em;
	}
	.magazine .sectionBox2 p {
		font-size:0.8em;
	}
	.inner .mainArea section.sectionBox2 {
		padding:10px;
	}
	table.table02 th {
		display: block;
		width: 100%;
		border-bottom: none;
		text-align: left;
		font-weight: bold;
	}
	table.table02 td {
		display: block;
		width: 100%;
		text-align: left;
		font-weight: normal;
	}
	.sp_hide {
		display: none;
	}
	.sp_show {
		display: block;
	}
	.sp_input_text {
		float:left;
		width: 100%;
		clear:left;
	}
	.sp_input_text input {
		width: 80%;
		margin-bottom:4px;
	}
	/* 特定商取引法に基づく表記 */
	.tokutei .row > h2 {
		font-size:1.1em;
		font-weight:bold;
		margin-top:20px;
		margin-bottom:10px;
	}
	.tokutei table.table01 {
		display: block;
		box-sizing: border-box;
		overflow:visible;
	}
	.tokutei table.table01 tbody, .tokutei table.table01 tr, .tokutei table.table01 th, .tokutei table.table01 td {
		display: block;
	}
	.tokutei table.table01 th {
		font-size:0.9em;
	}
	.tokutei table.table01 td {
		font-size:0.9em;
	}
	.tokutei table.table01 td ul {
		padding-left:20px;
	}
	.tokutei table.table01 td ul li {
		font-size:0.85em;
	}
	
	/* sitemap */
	ul.list_sitemap > li {
		font-size: 1.4rem;
		line-height: 1.3;
	}
	
	ul.list_sitemap li {
		padding: 0 0 0 1.2rem;
		font-size: 1.1rem;
		line-height: 1.3;
	}
}
@media screen and (max-width: 480px) {
}