@charset "utf-8";

.r_white_block {
	width: 100%;
	background-color: #f3f3f3;
	position: relative;
	padding-bottom: 60px;
}

.r_white_bg {
	background-image: none;
	background-color: #fff;
}

@media screen and (min-width:320px) and (max-width:1065px) {
	.r_white_block {
		background-image: none;
	}
}

.detailbody {
	margin: 0 auto;
	padding-bottom: 100px;
}

.detailbody .main_ttl {
	width: 50%;
	margin: 0 auto 0 auto;
	text-align: center;
	padding-top: 80px;
	font-family: 微软雅黑;
	font-size: 14px;
	color: #666666
}

.detailbody .main_ttl h2 {
	font-family: 微软雅黑;
	font-size: 22px;
	color: #666666;
	letter-spacing: .01em;
	font-weight: normal;
}

.detailbody .wrap_column {
	margin-bottom: -40px;
	min-height: 400px;
}

.detailbody .newsblock {
	margin-bottom: 2px;
}

.detailbody .btn_left {
	margin-left: 140px;
}

.rootsmainbisual {
	width: 100%;
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.rootsmainbisual img {
	width: 100%;
}

.rootsmainbisual .copyarea {
	padding: 30px;
	position: absolute;
	background-color: #666666;
	color: #FFF;
}

.rootsmainbisual .copyarea .en {
	font-family: 微软雅黑;
	font-size: 20px;
	letter-spacing: .03em;
}

.rootsmainbisual .copyarea .jp {
	font-family: 微软雅黑;
	font-size: 10px;
	letter-spacing: .08em;
}

.sec_title {
	position: absolute;
	top: 100px;
	width: 138px;
	font-family: 微软雅黑;
	font-size: 14px;
	letter-spacing: .08em;
	border-bottom: #0d3143 1px solid;
	margin-top: 80px;
	padding-bottom: 6px;
}

.roots_section01 {
	width: 860px;
	margin: 0 auto 0 auto;
	padding-top: 100px;
	position: relative;
	font-family: 微软雅黑;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.rootscopy_ttl {
	font-size: 19px;
	letter-spacing: .25em;
	line-height: 250%;
	margin: 0 -10px 0 40px;
}

.rootscopy_body {
	font-size: 12px;
	letter-spacing: .16em;
	line-height: 250%;
	height: 210px;
}

.text-combine {
	-webkit-text-combine: horizontal;
	-ms-text-combine-horizontal: all;
	text-combine-upright: all;
}

.roots_section02 {
	width: 480px;
	position: relative;
	margin: 60px auto 0 auto;
	padding-right: 380px;
	font-family: 微软雅黑;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.roots_section02 .floatimg {
	position: absolute;
	top: 45px;
	right: 70px;
}

.roots_section02 .floatimg img {
	width: 243px;
}

.article_body {
	width: 740px;
	margin: 0 auto;
	font-family: 微软雅黑;
	font-size: 13px;
	line-height: 240%;
	letter-spacing: .08em;
	color: #666;
	position: relative;
}

.article_body img {
	max-width: 740px;
	height: auto;
	margin: 0;
	padding: 0;
}

.article_title {
	font-size: 20px;
	line-height: 200%;
	padding-top: 60px;
	display: flex;
	align-items: center;
}

.article_title:before {
	border-top: 1px solid;
	width: 12px;
	content: "";
}

.article_title:before {
	margin-right: 20px;
}

.article_date {
	font-size: 10px;
	margin: 20px 0 5px 0;
	padding-left: 35px;
	position: relative;
	width: 705px;
}

.article_caption {
	font-size: 9px;
	line-height: 180%;
	margin-bottom: 70px;
	padding-left: 35px;
}

.article_num {
	width: 38px;
	height: 38px;
	position: absolute;
	top: 8px;
	right: 0;
	z-index: 10;
	background-color: #FFF;
	font-family: 微软雅黑;
	font-size: 11px;
	letter-spacing: .08em;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.article_num_sp {
	display: none;
}

.article_img_margin {
	margin-top: 50px;
}

div.wp_social_bookmarking_light>div {
	float: none !important;
	display: inline-block;
	vertical-align: bottom;
}

div.wp_social_bookmarking_light {
	text-align: right;
	margin: 60px 0 -40px 0;
	padding: 0;
}

.page-page {
	width: 100%;
	font-size: 14px;
	color: #0A2530;
	font-family: 微软雅黑;
	font-weight: normal;
	text-align: center;
	margin: 70px 0 -10px 0;
}

.page-page span {
	padding: 10px 13px;
	background: #fff;
	position: relative;
	margin: 0 5px;
}

.page-page a {
	text-decoration: none;
	margin: 0 15px;
}

.page-page a span {
	background: #0A2530;
	padding: 10px 13px;
	color: #fff;
	box-shadow: none;
	font-weight: normal;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.page-page a span:hover {
	background: #fff;
	color: #0A2530;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.news_date {
	font-size: 10px;
	margin: -5px 0 60px 0;
	padding-left: 35px;
}

.sec_about01 {
	position: absolute;
	top: 200px;
	width: 89px;
	font-family: 微软雅黑;
	font-size: 14px;
	letter-spacing: .08em;
	margin-top: 80px;
	padding-bottom: 6px;
}

.sec_about02 {
	width: 138px;
	font-family: 微软雅黑;
	font-size: 14px;
	letter-spacing: .08em;
	margin: 100px 0 0 50px;
	padding-bottom: 6px;
}

.sec_body1 {
	width: 680px;
	margin: 0 auto;
	font-family: 微软雅黑;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.aboutcopy_ttl {
	font-size: 16px;
	letter-spacing: .25em;
	line-height: 250%;
	margin: 0 0 0 40px;
}

.aboutcopy_body {
	font-size: 13px;
	letter-spacing: .16em;
	line-height: 265%;
}

.sec1_en {
	width: 831px;
	padding-left: 69px;
	margin: 90px 0 0 0;
	position: relative;
}

.en .sec1_en {
	text-align: justify;
}

.sec1_img {
	width: 240px;
	position: absolute;
	top: 220px;
	right: 20px;
}

.sec1_img img {
	width: 428px;
}

.aboutcopy_ttl_en {
	font-family: 微软雅黑;
	font-size: 17px;
	letter-spacing: .02em;
	line-height: 220%;
	margin: 0 0 30px 0;
}

.about_company {
	margin: 60px 0 40px 200px;
	padding: 0;
	font-family: 微软雅黑;
	font-size: 16px;
	line-height: 240%;
}

.wrap_column2 {
	width: 900px;
	margin: 0 0 -60px 0;
}

.shop_body {
	width: 400px;
	float: left;
	margin: 0 25px 60px 25px;
	font-family: 微软雅黑;
	letter-spacing: .08em;
}

.shop_areaname {
	width: 140px;
	font-family: 微软雅黑;
	font-size: 18px;
	letter-spacing: .08em;
	border-bottom: #0d3143 1px solid;
	margin: 0 0 58px 25px;
	padding-bottom: 14px;
}

.shop_title {
	font-size: 16px;
	line-height: 200%;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}

.shop_title:before {
	border-top: 1px solid;
	width: 12px;
	content: "";
}

.shop_title:before {
	margin-right: 13px;
}

.shop_title a {
	text-decoration: none;
	position: relative;
	display: block;
}

.shop_title a::after {
	position: absolute;
	bottom: -3px;
	left: 0;
	content: '';
	width: 98%;
	height: 1px;
	background: #0D3143;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s;
}

.shop_title a:hover::after {
	transform-origin: left top;
	transform: scale(1, 1);
}

.shop_adress {
	font-size: 14px;
	margin-bottom: 10px;
	padding-left: 25px;
}

.shop_time {
	font-size: 11px;
	margin-bottom: 48px;
	padding-left: 25px;
}

.shop_btn {
	font-size: 14px;
	width: 100%;
}

.shop_btn a {
	text-decoration: none;
	display: block;
	width: 100%;
}

.shop_btn .linktext {
	width: 90px;
	height: 34px;
	float: right;
	padding-top: 8px;
}

.shop_btn a .arrow {
	width: 34px;
	height: 34px;
	background-color: #FFF;
	border-radius: 50%;
	float: right;
	margin-right: 1px;
}

.shop_btn a .arrow {
	width: 34px;
	height: 34px;
	display: block;
	transition: all 0.2s ease;
	border-radius: 50%;
	background-color: #FFF;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.shop_btn a:hover .arrow {
	background-color: #0A2530;
	border-radius: 50%;
}

.shop_btn a:hover .my_svg02 .st0 {
	fill: #FFF;
	transition: all 0.1s ease;
}

.shop_catearea_sp {
	display: none;
}

.shop_catearea {
	position: absolute;
	top: 65px;
	right: 0;
}

.shop_cate {
	font-size: 10px;
	background-color: #afafaf;
	color: #FFF;
	padding: 10px 10px 8px 12px;
}

.addarea {
	float: left;
}

.btn_map a {
	font-size: 11px;
	background-color: #0d3143;
	color: #FFF;
	padding: 2px 10px 3px 12px;
	text-decoration: none;
	transition: all 0.45s cubic-bezier(0.215, 0.61, 0.325, 1) 0s;
	position: relative;
	float: right;
	display: inline-block;
	z-index: 1;
}

.btn_map a:after {
	position: absolute;
	content: "";
	width: 0;
	height: 100%;
	top: 0;
	right: 0;
	z-index: -1;
	background: #afafaf;
	transition: all 0.45s cubic-bezier(0.215, 0.61, 0.325, 1) 0s;
}

.btn_map a:hover {}

.btn_map a:hover:after {
	left: 0%;
	right: auto;
	width: 100%;
	background-color: #afafaf;
}

.btn_map:active {
	top: 0;
}

.shopTable {
	margin: 40px 0 40px 0;
	font-size: 12px;
	line-height: 180%;
	border-top: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	background-color: #FFF;
}

.shopTable td {
	padding: 20px 25px;
	border-bottom: 1px solid #f3f3f3;
}

.shopTableback {
	width: 20%;
	font-size: 12px;
	color: #fff;
	background-color: #0d3143;
}

#gm {}

.mapstyle_detail {
	width: 100% !important;
	height: 380px !important;
	margin: 60px auto 60px auto;
}

.mapstyle_detail iframe {
	width: 100% !important;
	height: 380px !important;
}

.form_cap {
	width: 760px;
	text-align: center;
	margin: -10px auto 30px auto;
	font-size: 14px;
	font-family: 微软雅黑;
	letter-spacing: .08em;
}

.form_mustarea {
	width: 760px;
	margin: 20px auto 40px auto;
}

.form_must {
	width: 60px;
	text-align: left;
	float: right;
	background-image: url(../images/listimage.png);
	background-size: 9px 9px;
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 0 0 0 25px;
	font-size: 12px;
	letter-spacing: .08em;
}

.formarea {
	width: 740px;
	margin: 0 auto 0 auto;
	font-family: 微软雅黑;
	letter-spacing: .08em;
}

.formname {
	width: 125px;
	float: left;
	margin: 0 0 0 0;
	line-height: 140%;
	color: #666;
	background-image: url(../images/listimage.png);
	background-size: 9px 9px;
	background-repeat: no-repeat;
	background-position: 0 17px;
	padding: 12px 0 0 25px;
}

.formname .en {
	font-size: 18px;
	font-family: 微软雅黑;
	letter-spacing: .04em;
}

.formname .jp {
	font-size: 10px;
}

.formname .error {
	font-size: 12px !important;
}

.formborder input {
	width: 548px;
	float: left;
	padding: 20px;
	color: #0d3143;
	border: 1px solid #FFF;
	background-color: #f3f3f3;
	font-size: 100%;
	margin-bottom: 50px;
	font-family: 微软雅黑;
}

.formborder textarea {
	width: 548px;
	padding: 20px;
	color: #0d3143;
	border: 1px solid #FFF;
	background-color: #f3f3f3;
	font-size: 100%;
}

.formcaption {
	width: 740px;
	margin: 0 auto 40px auto;
	font-size: 12px;
	font-family: 微软雅黑;
	letter-spacing: .08em;
	line-height: 220%;
}

.btn_submit {
	width: 350px;
	float: left;
	margin: 90px 0 80px 0;
}

.btn_submit input {
	width: 350px;
	text-align: -9999px;
	height: 90px;
	background-image: url(../images/submit.png);
	background-size: 350px 90px;
	border: none;
	background-position: 0 0;
	background-color: transparent;
	cursor: pointer;
}

.btn_reset {
	width: 350px;
	float: left;
	margin: 90px 40px 80px 0;
}

.btn_reset input {
	width: 350px;
	text-align: -9999px;
	height: 90px;
	background-image: url(../images/clear.png);
	background-size: 350px 90px;
	border: none;
	background-position: 0 0;
	background-color: transparent;
	cursor: pointer;
}

.thankstitle {
	width: 640px;
	border-bottom: #DDD 1px solid;
	padding-bottom: 40px;
	color: #0d3143;
	font-size: 18px;
	text-align: center;
	margin: 0 auto;
	font-family: 微软雅黑;
	letter-spacing: .08em;
}

.thanksbody {
	font-size: 13px;
	width: 100%;
	text-align: center;
	margin: 40px 0 40px 0;
	color: #0d3143;
	font-family: 微软雅黑;
	letter-spacing: .08em;
}

.thanksbtn {
	width: 740px;
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 0 0 20px 0;
	position: relative;
}

.pagenotfound {
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 100px 0 20px 0;
	position: relative;
}

.pagenotfound p {
	font-size: 15px;
	font-family: 微软雅黑;
}

.notfound_btn a {
	position: relative;
	font-family: 微软雅黑;
	font-size: 16px;
	color: #0A2530;
	letter-spacing: .03em;
	text-decoration: none;
}

.notfound_btn a::after {
	position: absolute;
	bottom: -5px;
	left: 0;
	content: '';
	width: 98%;
	height: 0.8px;
	background: #0D3143;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s;
}

.notfound_btn a:hover::after {
	transform-origin: left top;
	transform: scale(1, 1);
}