@charset "utf-8";

html {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	scroll-behavior: smooth;
}
a {
	text-decoration: none;
	color: #000;
}
li {
	list-style: none;
}
.visible-sp {
	display: none;
}
.visible-pc {
	display: block;
}

@media screen and (max-width: 767px) {
	.visible-sp {
		display: block;
	}
	.visible-pc {
		display: none;
	}
}

/*共通*/
#content {
	text-align: center;
	margin: 0 auto;
	max-width: 1024px;
	/*background-color: #292929;*/
}
@media screen and (max-width: 767px) {
	#content {
		
	}
}

header {
	width: 100%;
	max-width: 1024px;
	position: fixed;
	background: rgb(255,122,122);
	background: linear-gradient(90deg, rgba(255,122,122,1) 0%, rgba(181,20,20,1) 39%, rgba(172,0,0,1) 100%);
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 9999;
}
.head_info {
	max-width: 1024px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 20px;
	color: #fff;
}
.head_inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
header li {
	height: 50px;
}
.header_title {
	height: 80px;
	width: 350px;
	padding-left: 20px;
}
.header_title h2 {
	justify-content: center;
	font-size: 25px;
	max-width: 250px;
	padding-top: 7px;
}
.header_title h1 img {
	width: 100%;
}
.header_menu {
	display: flex;
	padding: 0 20px;
	transition: 0.6s ease;
}
.header_menu li {
	padding: 0 5px;
	position: relative;
	font-size: 18px;
}
.header_menu li a {
	display: inline-flex;
	height: 100%;
	align-items: center;
	color: #fff;
}

.head_btn {
	max-width: 300px;
	width: 100%;
}
.head_btn ul {
	display: flex;
	justify-content: space-around;
}
.head_btn ul li {
	background-color: #ffffff;
	height: 30px;
	width: 140px;
	position: relative;
	display: flex;
	border-radius: 15px;
	text-align: center;
}
.head_btn ul li a {
	display: inline-flex;
	height: 100%;
	width: 100%;
	align-items: center;
	color: #000;
	font-size: 27px;
	justify-content: center;
}
.head_btn ul li a div {
	position: absolute;
	left: 3px;
	width: 25px;
	height: 25px;
	display: inline-grid;
	align-items: center;
	background-color: #cd0002;
	border-radius: 50px;
}
.head_btn ul li a div i {
	font-size: 16px;
	color: #fff;
}
.head_btn ul li a img {
	width: 40px;
}
.head_btn ul li a span {
	font-size: 16px;
	font-weight: bold;
	color: #cd0002;
}
.head_btn ul li a.tel {
	justify-content: flex-end;
	padding-right: 10px;
}

@media screen and (max-width: 767px) {
	header {
		background: none;
	}
	header .head_inner {
		display: block;
		background: transparent;
	}
	header ul {
		justify-content: flex-start;
	}
	.head_info {
		font-size: 13px;
		padding-left: 10px;
		background: rgb(255,122,122);
		background: linear-gradient(90deg, rgba(255,122,122,1) 0%, rgba(181,20,20,1) 39%, rgba(172,0,0,1) 100%);
	}
	.header_title {
		padding: 0;
		height: 50px;
		width: 100%;
		text-align: center;
		background: rgb(255,122,122);
		background: linear-gradient(90deg, rgba(255,122,122,1) 0%, rgba(181,20,20,1) 39%, rgba(172,0,0,1) 100%);
	}
	.header_title h1 {
		padding-top: 9px;
		width: 160px;
		margin: 0 auto;
		text-align: left;
	}
	.header_title h1 img {
		width: 100%;
	}
	.header_menu {
		justify-content: space-around;
		background-color: #000000;
		padding: 0;
	}
	.header_menu li {
		font-size: 15px;
		height: 35px;
		width: 100px;
		text-align: center;
	}
	.head_btn ul {
		position: absolute;
		top: 12px;
		right: 0;
	}
	.head_btn ul li {
		height: 26px;
		width: 110px;
		margin-right: 10px;
	}
	.head_btn ul li a div {
		height: 20px;
		width: 20px;
	}
	.head_btn ul li a div i {
		font-size: 11px;
	}
	.head_btn ul li a {
		font-size: 21px;
	}
	.head_btn ul li a img {
		width: 28px;
	}
	.head_btn ul li a span {
		font-size: 12px;
	}
	.head_btn ul li .cpn span {
		font-size: 10px;
	}
}
/******************************
slide
******************************/
.slider_box {
	max-width: 1024px;
	margin: 105px auto 0;
}
.slider {
    width:100%;
	height: auto;
	margin:0 auto;
}

.slider img {
    width:100%;
    height:auto;
}
.thumbnail img {
	width: inherit;
}
.thumbnail .slick-slide{
	opacity: 1;
}
.thumbnail .slick-current{
	opacity:.5;
}
.swiper-pagination {
  margin-top: 15px;
  left: 50%;
  padding: 0 5px;
}
@media screen and (max-width: 767px) {
	.slider_box {
		margin-top: 108px;
	}
	.slider img {
		width: 100%;
		height: 100%;
		margin: auto;
		object-fit: cover;
	}
}

.slider .slick-slide.slick-center{
	transform: scale(1);
	opacity: 1;
}

/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
	z-index: 99;
    top: 48%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    /*border-top: 2.5px solid #fff;/*矢印の色*/
    /*border-right: 2.5px solid #fff;/*矢印の色*/
    height: 25px;
    width: 25px;
}

.slick-prev {/*戻る矢印の位置と形状*/
    left: 10px;
    transform: rotate(0deg);
}

.slick-next {/*次へ矢印の位置と形状*/
    right: 10px;
    transform: rotate(0deg);
}

/*ドットナビゲーションの設定*/

.slick-dots {
    text-align:center;
	margin:10px 0 0 0;
}

.slick-dots li {
    display:inline-block;
	margin:0 5px;
}

.slick-dots button {
    color: transparent;
    outline: none;
    width:8px;/*ドットボタンのサイズ*/
    height:8px;/*ドットボタンのサイズ*/
    display:block;
    border-radius:50%;
    background:#ccc;/*ドットボタンの色*/
}

/*****************************
main
*****************************/
body {
	/*color: #000;*/
}


section {
	display: inline-block;
	width: 100%;
	margin: 80px 0;
	padding: 0 20px;
}
section h2 {
	font-size: 45px;
	margin-bottom: 20px;
}
section h3 {
	font-size: 30px;
	margin-bottom: 40px;
}
section h4 {
	font-size: 24px;
	margin-bottom: 30px;
}
section .merchandise {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	line-height: 1.3;
}
section .merchandise li {
	width: calc(100% / 2 - 20px);
	margin-bottom: 40px;
	text-align: left;
	font-size: 20px;
}
section .merchandise img, section .demo_img3 img {
	width: 100%;
}
section .merchandise p {
	font-size: 18px;
}
.merchandise .g_size {
	margin-right: 31px;
}
.merchandise .g_color {
	margin-right: 67px;
}
.merchandise .g_height {
	margin-right: 49px;
}
.merchandise .g_yoko {
	margin-right: 18px;
}
section .demo_img3 {
	display: flex;
}
section .demo_img4 img {
	width: 100%;
}
section .content_text {
	font-size: 19px;
	margin-bottom: 30px;
	text-align: center;
	line-height: 1.3;
}
section .btn {
	max-width: 350px;
	margin: 0 auto;
}
section .btn p {
	font-size: 16px;
	margin-bottom: 10px;
}
section .btn li {
	width: 100%;
	font-size: 18px;
	border: 1px solid #000;
	box-shadow: 5px 5px 0px 0 rgb(0, 0, 0);
}
section .btn a {
	display: block;
	padding: 30px 0;
}
section .btn .mb {
	margin-bottom: 50px;
}
.shop_img {
	max-width: 1024px;
	margin: 50px auto;
}
.shop_img img {
	width: 100%;
}
.contact {
	margin-bottom: 90px;
}
.contact .text {
	font-size: 16px;
	font-weight: 400;
	padding: 5px 0;
	line-height: 1.3;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
section .logo {
	max-width: 400px;
	margin: 0 auto 20px;
}
section .logo img {
	width: 100%;
}
.footer_text {
	font-size: 18px;
	line-height: 1.3;
}
@media screen and (max-width: 767px) {
	section {
		margin: 50px 0 30px;
	}
	section h2 {
		font-size: 32px;
	}
	section h3 {
		font-size: 24px;
		margin-bottom: 20px;
	}
	section h4 {
		font-size: 20px;
	}
	section .demo_text {
		font-size: 16px;
	}
	section .merchandise li {
		font: 16px;
		margin-bottom: 20px;
		width: 100%;
	}
	section .merchandise p {
		font-size: 16px;
	}
	.merchandise .g_size {
		margin-right: 28px;
	}
	.merchandise .g_color {
		margin-right: 60px;
	}
	.merchandise .g_height {
		margin-right: 44px;
	}
	.merchandise .g_yoko {
		margin-right: 16px;
	}
	section .btn .mb {
		margin-bottom: 30px;
	}
	section .logo {
		max-width: 300px;
	}
	.footer_text {
		font-size: 15px;
	}
}
.title {
	margin-bottom: 70px;
}
.title span {
	font-size: 24px;
	display: inline-block;
	margin-bottom: 20px;
}
.title h2 {
	font-size: 40px;
	max-width: 360px;
	margin: 0 auto 20px;
}

.info_box {
	margin-bottom: 90px;
	padding: 90px 10px;
	color: #fff;
	position: relative;
	z-index: 1;
	background-image: url("../img/hero_img.jpg");
	background-size: cover;
	text-shadow: 2px 2px 2px #000000;
}
.info_box::after {
	content: "";
	position: absolute;
	z-index: 2;
	width: 100%;
	height:100%;
	top: 0;
	left: 0;
	background-color: #000000;
	opacity: 0.3;
}
.info_box .title h2 {
	max-width: 400px;
	z-index: 3;
	position: sticky;
}
.info_box .text_container {
	font-size: 22px;
	line-height: 1.3;
	max-width: 850px;
	margin: 0 auto;
	z-index: 3;
	position: sticky;
}
.info_box .text_container p {
	line-height: 2;
}
.info_box img {
	width: 100%;
}
@media screen and (max-width: 767px) {
	.title {
		margin-bottom: 30px;
	}
	.title span {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.title h2 {
		font-size: 30px;
		width: 290px;
	}
	.info_box {
		margin-bottom: 50px;
		padding: 50px 10px;
	}
	.info_box .title h2 {
		width: 310px;
	}
	.info_box .text_container {
		font-size: 16px;
	}
}


.topics_box3 {
	/*padding-bottom: 90px;*/
}
.topics_box3 .slider2 li {
	padding: 0 20px;
}
.topics_box3 h2 {
	font-size: 30px;
	padding-bottom: 20px;
	margin-bottom: 50px;
	color: #fff;
}
.topics_box3 h2 span {
	display: inline-block;
	padding-top: 10px;
	font-size: 22px;
}
.topics_inner3 {
	background-color: #f4f4f4;
	border: 1px solid #000;
	margin: 0 10px;
	padding: 15px;
	box-shadow: 2px 2px 4px grey;
}
.topics_inner3 .text {
	font-size: 18px;
	text-align: left;
	height: 160px;
	margin-top: 20px;
}
.topics_inner3 .text p {
	line-height: 1.2;
}
.topics_inner3 .text p:first-of-type {
	margin-bottom: 15px;
}
.topics_inner3 .text span {
	padding: 3px;
	margin-left: 10px;
}
.topics_inner3 .text h3 {
	font-size: 23px;
	margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
	.topics_box3 {
		/*padding-bottom: 50px;
		padding: 0 20px;*/
	}
	.topics_box3 h2 {
		font-size: 25px;
		margin-bottom: 10px;
	}
	.topics_box3 h2 span {
		font-size: 20px;
	}
	.topics_inner {
		padding-left: 10px;
	}
	.topics_inner a {
		display: block;
		font-size: 16px;
	}
	.topics_inner a li {
		height: 25px;
		margin-bottom: 10px;
		justify-content: flex-start;
	}
	.topics_inner a li:first-of-type {
		margin-bottom: 5px;
	}
	.topics_inner a li span {
		width: 85px;
		margin-left: 0;
	}
	.topics_inner3 .text {
		margin-top: 10px;
		font-size: 16px;
		height: 130px;
	}
	.topics_inner3 .text p:first-of-type {
		margin-bottom: 10px;
	}
	.topics_inner3 .text h3 {
		font-size: 20px;
		margin-bottom: 10px;
	}
}

.recommend_box {
	padding-bottom: 90px;
	max-width: 1024px;
}
.recommend_box h2 {
	font-size: 30px;
	padding-bottom: 20px;
	margin-bottom: 50px;
	color: #fff;
}
.recommend_box h2 span {
	display: inline-block;
	font-size: 22px;
	padding-top: 10px;
}
.recommend_item {
	margin-bottom: 70px;
	padding: 0 10px;
	line-height: 1.3;
	color: #fff;
}
.recommend_item img {
	width: 100%;
}
.recommend_item dt {
	font-size: 28px;
	padding: 20px;
}
.recommend_item dd {
	font-size: 22px;
	max-width: 800px;
	margin: 0 auto;
	text-align: left;
}
@media screen and (max-width: 767px) {
	.recommend_box {
		padding-bottom: 50px;
	}
	.recommend_box h2 {
		font-size: 25px;
		margin-bottom: 10px;
	}
	.recommend_box h2 span {
		font-size: 20px;
	}
	.recommend_item dt {
		padding: 15px;
		font-size: 25px;
	}
	.recommend_item dd {
		font-size: 18px;
	}
	.recommend_item {
		margin-bottom: 50px;
	}
	/*.recommend_item:last-of-type {
		margin-bottom: 0;
	}*/
}

.tps_box {
	max-width: 800px;
	margin: 0 auto 30px;
	color: #fff;
}
.tps_box .text {
	font-size: 28px;
	max-width: 700px;
	margin: 0 auto 50px;
}
.tps_box .btn {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.tps_box .btn li {
	width: calc(100% / 2 - 10px);
	margin-bottom: 20px;
}
.tps_box .btn li img {
	width: 100%;
}
@media screen and (max-width: 767px) {
	.tps_box {
		padding: 0 10px;
		margin-bottom: 10px;
	}
	.tps_box .text {
		font-size: 18px;
		margin-bottom: 30px;
	}
}

.menu_box {
	max-width: 1024px;
	padding-bottom: 90px;
}
.menu_box h2 {
	font-size: 30px;
	padding-bottom: 20px;
	/*margin-bottom: 50px;*/
	color: #fff;
}
.menu_box h2 span {
	display: inline-block;
	font-size: 22px;
	padding-top: 10px;
}
.menu_box p {
	font-size: 22px;
	line-height: 1.3;
	color: #fff;
	margin: 0 auto 50px;
	padding: 0 10px;
	max-width: 800px;
}
.menu_item {
	margin-bottom: 70px;
}
.menu_title {
	padding: 0 10px;
}
.menu_title h3 {
	font-size: 28px;
	color: #fff;
	padding-bottom: 20px;
}
.menu_title p {
	margin-bottom: 30px;
	line-height: 1.3;
}
.menu_title p span {
	font-size: 16px;
	padding-top: 15px;
	display: inline-block;
	text-align: left;
}
.menu_p {
	max-width: 600px;
	widows: 100%;
	margin: 0 auto;
	padding: 0 10px;;
	color: #fff;
}
.menu_p h4 {
	font-size: 25px;
	text-align: left;
	padding-bottom: 10px;
}
.menu_p table {
	font-size: 20px;
	line-height: 1.3;
	width: 100%;
	margin-bottom: 10px;
}
.menu_p table th {
	text-align: left;
	font-weight: normal;
}
.menu_p table th span {
	font-size: 16px;
}
.menu_p table td {
	text-align: right;
	vertical-align: middle;
}
.menu_p p {
	font-size: 18px;
	text-align: left;
	color: #898989;
	padding: 0 10px;
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
	.menu_box {
		padding-bottom: 50px;
	}
	.menu_box h2 {
		font-size: 25px;
	}
	.menu_box h2 span {
		font-size: 20px;
	}
	.menu_box p {
		font-size: 18px;
	}
	.menu_title h3 {
		font-size: 23px;
	}
	.menu_p h4 {
		font-size: 23px;
	}
	.menu_p table {
		font-size: 18px;
	}
	.menu_p table th span {
		font-size: 13px;
	}
	.menu_p p {
		font-size: 16px;
	}
	.menu_item {
		margin-bottom: 50px;
	}
}


.gallery_box {
	max-width: 1024px;
	padding-bottom: 90px;
	color: #fff;
}
.gallery_box h2 {
	font-size: 30px;
	padding-bottom: 20px;
	margin-bottom: 50px;
	color: #fff;
}
.gallery_box h2 span {
	display: inline-block;
	font-size: 22px;
	padding-top: 10px;
}
.gallery_box h3 {
	font-size: 28px;
	margin-bottom: 50px;
}

.gallery_item {
	margin-bottom: 70px;
}
.gallery_item ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 10px;
}
.gallery_item li {
	width: calc(100% / 2 - 10px);
	margin-bottom: 20px;
	text-align: left;
}
.gallery_item li p {
	font-size: 23px;
	padding-top: 5px;
}
.gallery_item img {
	width: 100%;
}
@media screen and (max-width: 767px) {
	.gallery_box {
		padding-bottom: 50px;
	}
	.gallery_box h2 {
		font-size: 25px;
		padding-bottom: 0;
	}
	.gallery_box h2 span {
		font-size: 20px;
	}
	.gallery_box h3 {
		font-size: 23px;
		margin-bottom: 20px;
	}
	.gallery_item {
		margin-bottom: 50px;
	}
	.gallery_item li p {
		font-size: 13px;
	}
}

.cpn_box {
	max-width: 1024px;
	/*padding: 0 0 110px;*/
	color: #000;
}
.cpn_box h2 {
	font-size: 45px;
	color: #000;
}
.cpn_box h2 span {
	display: inline-block;
	font-size: 22px;
	padding-top: 10px;
}
.coupon_item {
	/*margin-bottom: 50px;*/
}
.coupon_item .flex {
	display: flex;
}
.coupon_item img {
	overflow: auto;
}
.coupon_item .btn {
	width: 250px;
	padding: 20px;
	margin: 10px auto 0;
	background-color: #5a5a5a;
}
.coupon_item .btn p {
	color: #fff;
	font-size: 18px;
	display: block;
	text-align: center;
}
.coupon_item .close {
    padding: 5px 10px;
    text-align: center;
    color: #000;
    cursor: pointer;
    display: block;
}
@media screen and (max-width: 767px) {
	.cpn_box {
		/*padding-bottom: 50px;*/
	}
	.cpn_box h2 {
		font-size: 32px;
		padding-bottom: 20px;
	}
	.cpn_box h2 span {
		font-size: 20px;
	}
	.coupon_item {
		/*margin-bottom: 50px;*/
	}
}

#open01,#open02,#open03,#open04,#open05,#open06 {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
}
@media (max-width: 639px) {
	#open01,#open02,#open03,#open04,#open05,#open06 {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: none;
		position: fixed;
	}
}
#modal {
	/*padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 90px;*/
}
#modal .title h2 {
	width: 150px;
}
.product-list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.product-list li {
	width: calc(100% / 3 - 10px);
}
.product-list li img {
	width: 100%;
}
.close_overlay {
	top: 0;
	left: 0;
	width: 100%;
	height: 1000px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	background: #000;
	opacity: 0.5;
	z-index: 5;
}
.modal_window {
	top: 50%;
	left: 50%;
	margin: -180px 0 0 -180px;
	width: 360px;
	text-align: center;
	display: block;
	background: #fff;
	position: absolute;
	z-index: 15;
}
@media (min-width: 640px) {
	.modal_window {
		width: 550px;
		margin: -300px 0 0 -270px;
	}
}
.modal_window h2 {
	width: 100%;
	line-height: 30px;
	margin-bottom: 0;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-indent: 15px;
	background: #000;
	padding: 5px 0;
}
.modal_window .mw_c {
	text-align: center;
	padding: 10px;
	font-size: 16px;
	color: #000;
}
.modal_window .mw_p {
	font-size: 17px;
	padding: 10px 0 15px;
	line-height: 1.2;
	text-align: center;
	margin: 0;
}
.product-list .btn{
    background: #fff;
    border: 1px solid #ccc;
    color: #333;
    padding:5px 10px;
	margin-bottom: 15px;
    display: inline-block;
    text-decoration: none;
    outline: none;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(128, 128, 128, 0.1) ;
    transition: all .3s;
}
.product-list .btn:hover {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4), 0 0 50px rgba(128, 128, 128, 0.1) ;
    border-color: transparent;
}
.product-list a
@-webkit-keyframes modalFadeIn {
	0% {opacity:0;display:block;}
	100% {opacity:1;}
}

div#modal div:target {
	-webkit-animation-name: modalFadeIn; 
  	-webkit-animation-duration: 1s;
  	-webkit-animation-iteration-count: 1;
	opacity: 1;
	display:block;
}
div#modal_2 div:target {
	-webkit-animation-name: modalFadeIn; 
  	-webkit-animation-duration: 1s;
  	-webkit-animation-iteration-count: 1;
	opacity: 1;
	display:block;
}
div#modal_3 div:target {
	-webkit-animation-name: modalFadeIn; 
  	-webkit-animation-duration: 1s;
  	-webkit-animation-iteration-count: 1;
	opacity: 1;
	display:block;
}
@media screen and (max-width: 767px) {
	#modal {
		/*margin-bottom: 30px;*/
	}
	.product-list li {
		width: calc(100% / 2 - 10px);
	}
}

.access_box {
	max-width: 1024px;
	padding-bottom: 90px;
	color: #fff;
}
.access_box h2 {
	font-size: 30px;
	padding-bottom: 20px;
	color: #fff;
}
.access_box h2 span {
	display: inline-block;
	font-size: 22px;
	padding-top: 10px;
}
.access_box h3 {
	color: #FFFFFF;
	font-size: 23px;
	padding-bottom: 30px;
}
.access_box h3 span {
	font-size: 16px;
}
.access_box img {
	width: 100%;
}
.access_item table {
	max-width: 1024px;
	padding: 40px 0 20px 20px;
	margin: 0 auto;
	display: block;
	color: #fff;
	font-size: 20px;
}
.access_item table th {
	text-align: right;
	padding-right: 30px;
	width: 25%;
}
.access_item table td {
	text-align: left;
	padding-bottom: 10px;
	line-height: 1.3;
}
.access_item a {
	color: #fff;
}
.access_item .access_logo {
	display: flex;
	flex-wrap: wrap;
	padding-top: 10px;
}
.access_item .access_logo li {
	height: 50px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.access_item .access_logo img {
	width: auto;
	height: 100%;
}
.access_map {
	width: 100%;
	height: 60vw;
	max-height: 500px;
	margin: 0 auto;
}

.txt_copy {
    width: 400px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    position: relative;
}
.txt_copy .button {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 0;
    margin: 0;
    border: none;
    cursor: pointer;
}
@media screen and (min-width: 768px) {
	.access_map {
		max-width: 1024px;
		padding: 0 20px;
		margin-bottom: 80px;
	}
}
.access_map iframe {
	width: 100%;
	height: 100%;
	border: none;
}

.bottom_btn {
	width: 100%;
	max-width: 1024px;
	position: fixed;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 9999;
}
.bottom_btn ul {
	display: flex;
}
.bottom_btn ul li {
	height: 80px;
	width: calc(100% / 2);
	text-align: center;
}
.bottom_btn ul li:first-of-type {
	border-right: 2px solid #fff;
}
.bottom_btn ul a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	position: relative;
	color: #fff;
}
.bottom_btn .web {
	background-color: #D22622;
}
.bottom_btn .web .icon {
	height: 35px;
	width: 35px;
	background-color: #fff;
	border-radius: 50px;
	margin-right: 15px;
}
.bottom_btn .web .icon img {
	width: 100%;
	padding: 5px;
}
.bottom_btn .web .text {
	text-align: left;
	margin-bottom: 10px;
}
.bottom_btn .web a span {
	font-size: 15px;
	margin-bottom: 5px;
	display: inline-block;
}

footer .pagetop {
	right: 10px;
	bottom: 70px;
	display: none;
	position: fixed;
	width: 37px;
	z-index: 99;
}
.pagetop:hover {
	opacity: 0.5;
	transition: all 1s;
}
.pagetop img {
	width: 100%;
}

@media screen and (max-width: 767px) {
	.access_box {
		padding-bottom: 120px;
	}
	.access_box h2 {
		font-size: 28px;
	}
	.access_box h2 span {
		font-size: 15px;
	}
	.access_box table {
		font-size: 14px;
		padding-left: 0;
	}
	.access_box table th {
		width: 110px;
		padding-right: 20px;
	}
	.access_item .access_logo li {
		height: 37px;
	}
	.access_map {
		padding: 20px 20px 0;
		margin-bottom: 80px;
	}
	.bottom_btn {
		display: block;
	}
	.bottom_btn ul li {
		height: 60px;
	}
	.bottom_btn ul a {
		font-size: 15px;
	}
	.bottom_btn .web a span {
		font-size: 10px;
		margin-bottom: 3px;
	}
}
@media screen and (min-width: 768px) {
	footer .pagetop {
		width: 57px;
		bottom: 80px;
	}
}
