@charset "utf-8";

.sp {
  display: block;
}

.tb,
.pc {
  display: none;
}

img {
}

.inner{
  padding: 0 20px;
  box-sizing: border-box;
}

#wrap {
  padding: 100px 0 0;
}

#header .local {
  top: 60px;
}

.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
  position: fixed;
  top: 62px;
  right: 3%;
	width: 34px;
	height: 16px;
	z-index: 10;
	cursor:pointer;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 28px;
	height: 2px;
	background-color: #666;
	border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 7px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}

.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(2.3vw) rotate(-45deg);
	transform: translateY(4px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-2.3vw) rotate(45deg);
	transform: translateY(-10px) rotate(45deg);
}

.menu-trigger + ul {
  display: none;
}

.menu-trigger.active + ul {
	overflow: hidden;
	display: block !important;
}

#header .inner nav {
  position: fixed;
  float: none;
  width: 100%;
  top: 100px;
  left: 0;
  padding: 0;
}


/*
#header .inner nav ul {
  display: none;
  padding: 0;
}

#header .inner nav ul li {
  flex: none;
  margin: 0;
  border-top: 1px solid #ddd;
  display: block;
}

#header .inner nav ul li a {
  display: block;
  background: rgba(255,255,255,0.95);
  padding: 15px 0;
  color: #000;
  font-size: 14px;
}
*/

#content{
  padding: 0 20px;
}

.main_visual p {
  top: 0;
  left: 1%;
}

.main_visual p img {
  width: 180%;
}

.main_visual img {
  width: 110%;
	margin-left: -5%;
}

.ttl01 strong {
  padding: 0px;
}

.txt01 {
  margin: 40px 0;
  font-size: 12px;
  line-height: 1.5em;
  text-align: left;
}

ul.business_list {
  margin: 0 0 30px;
}

ul.business_list li dl dt {
  font-size: 12px;
  background: #009FB9;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  height: 30px;
  line-height: 1.4em;
}

ul.business_list li {
  float: left;
  width: 48.5%;
  margin: 10px 0px;
  padding: 0;
}

ul.business_list li:nth-child(2n) {
  float: right;
}

p.explain {
  text-align: center;
  font-size: 16px;
  line-height: 1.4em;
}

.btn a {
  display: inline-block;
  width: 100%;
  background: #004CA1;
  color: #fff;
  padding: 15px 0;
  font-size: 14px;
}
.btn02 a{
	background: #EA5515;
}

.breadcrumbs {
  padding: 0;
  font-size: 12px;
}

.access_ly .map {
  width: 100%;
}

.access_ly dl {
  width: 100%;
  padding: 20px 0;
}

.btm_contact {
  overflow: hidden;
  margin: 20px 0;
  padding: 0;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}

.btm_contact .tel {
  overflow: hidden;
  width: 280px;
  margin: 15px auto;
  float: none;
}

.btm_contact .fax {
  /* float: left; */
  width: 280px;
  margin: 15px auto;
  float: none;
}
#header{
  height: 100px;
}

#header .tel{
  display: none;
}

#header h1 img {
  height: 38px;
}

#header .local {
  top: 10px;
}

#header .local .contact_btn a {
  display: block;
  padding: 10px 20px;
  background: #e94e1a;
  color: #fff;
  margin-right: 10px;
  font-size: 12px;
}

#footer .f_row {
  display: flex;
  flex-wrap: wrap;
}

#footer .f_row .f_col {
  flex: auto;
  width: 100%;
  margin: 10px auto;
}

.main_visual .slick-prev,
.main_visual .slick-prev:hover,
.main_visual .slick-prev:focus {
  width: 6vw;
  height: 6vw;
}

.main_visual .slick-next,
.main_visual .slick-next:hover,
.main_visual .slick-next:focus {
  width: 6vw;
  height: 6vw;
}

.step li {
  display: block;
}

.step li:before,
.step li:after {
  display: none;
}

.contact_form table {
  display: block;
  border-bottom: 1px solid #D5D5D5;
}

.contact_form table tbody {
  display: block;
}

.contact_form table tr {
  display: block;
}

.contact_form table th {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 0px none;
}

.contact_form table td {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 0px none;
}

.infor_box p {
  font-size: 12px;
}

.infor_chk p {
  font-size: 12px;
}

.contact_form h3 {
  font-size: 18px;
  line-height: 1.4em;
}

.confirm_btn input {
  width: 100%;
  height: 50px;
  font-size: 16px;
}

.infor_chk span.must {
  padding: 3px 8px;
  font-size: 12px;
}

.contact_form table th .must {
  font-size: 12px;
  padding: 0 8px;
}

.btm_contact dl dt {
  padding: 0 10px 0 0;
	font-size: 22px;
	text-align: right;
}

.btm_contact dl dd {
  font-size: 13px;
}

.btm_contact dl dd a {
  font-size: 23px;
}

.confirm_btn {
  margin: 30px 0 60px;
}

.infor_box {
  height: 60px;
}

.privacy_policy {
  margin: 0 0 50px;
}

.privacy_policy p {
  font-size: 14px;
}

.privacy_policy ul li {
  font-size: 14px;
}

.ttl02 {
  width: auto;
}

.contact_form table td label {
  display: block;
}

.contact_form table td input#shield {
  width: 30%;
}

.contact_form table td span.shield_txt {
  display: block;
  margin: 5px 0 0;
}

.contact_form table td #date {
  width: 100%;
}

.contact_form table td #time {
  width: 100%;
  margin: 10px 0 0;
}

#f_message {
  padding: 50px 20px;
  box-sizing: border-box;
  background-position: 50% 0;
}

#f_message img,
#f_message img._bedgear{
  width: 200px;
}

#f_message .f_txt {
  padding: 30px 0 0;
  font-size: 16px;
}

#f_message .f_txt br {
  display: none;
}

.flex {
  margin: 0 0 50px;
  flex-wrap: wrap;
}

.flex .flex_img {
  width: 100%;
  height: 70vw;
}

.flex .flex_txt {
  width: 100%;
  margin: 30px 0 0;
}

.goodsleep {
  width: 280px;
  padding: 0 0 20px;
}

.product_btn {
  position: relative;
  margin: 20px 0 0;
  font-size: 18px;
  padding: 15px;
}

.flex_colunmn .flex:last-child img {
  order: 1;
}

.flex_colunmn .flex:last-child .flex_txt {
  order: 2;
}

.access_ly dl dt {
  margin: 0 0 20px;
}

.access_ly dl dt font {
  font-size: 20px;
}

.access_ly dl img {
  width: 100px;
  margin: 0 0 0 10px;
}

.access_ly dl dd {
  font-size: 14px;
}

.mark {
  display: block;
}

.mark_img {
  margin: 20px auto;
  display: block;
  width: 150px;
}

.mark_txt {
  width: 100%;
}

.mark_txt h4 {
  font-size: 18px;
  line-height: 1.4em;
  margin: 0 0 10px;
}

.mark_txt p {
  padding: 0;
  font-size: 14px;
  line-height: 1.8em;
}

.bgb {
  padding: 15px;
}

.bgb h3 {
  font-size: 18px;
}

.bgb p {
  font-size: 14px;
}

.access_ly .map iframe {
  height: 300px;
}

.ttl01 {
  margin: 30px 0;
}

.ttl01 strong {
  font-size: 30px;
}

.access_ly {
  margin: 30px 0 0;
}

.bg_gray {
  padding: 20px 0;
  margin: 0 0 50px;
}

.product_txt {
  font-size: 14px;
}

.product_sub {
  font-size: 30px;
}

.product_inch {
  font-size: 20px;
  padding: 0 0 20px;
}

.c_name {
  font-size: 20px;
  margin: 30px 0 20px;
}

.m40 {
  height: 20px;
}

.btn {
  margin: 20px 0;
}

.logo_goodsleep {
  padding: 30px 0;
}

.logo_goodsleep img {
  width: 280px;
}

.page-product .inner {
  padding: 0;
}

.page-product h2 {
  margin: 0 0 30px;
}

.page-product h2 strong {
  font-size: 30px;
}

.page-product h2 span {
  font-size: 18px;
}

.page-product .product_img img {
  width: 100%;
}

.page-product .product_con {
  padding: 0;
}

.page-product .product_txt {
  padding: 0;
}

.page-product .structure {
}

.page-product .structure ul {
  float: none;
  width: 100%;
  overflow: hidden;
}

.page-product .structure ul li {
  float: none;
  width: 100%;
  margin: 15px 0 0;
}

.page-product .structure .structure_b {
  float: none;
  width: 100%;
  margin: 25px 0 0;
}

.page-product .structure ul li img {
  height: 100px;
}

.page-product .structure ul li p {
  font-size: 18px;
}

.page-product h3 span {
  font-size: 18px;
  padding: 0 10px 0 0;
}

.page-product h3 {
  margin: 40px 0 25px;
}

.page-product .product_txt {
  font-size: 14px;
}

.page-product .size-price ul li {
  float: none;
  width: 100%;
  margin: 0 0 30px;
}

.page-product .size-price ul li dl dt {
  padding: 0;
  font-size: 15px;
}

.page-product .size-price ul li dl dd {
  padding: 0;
  font-size: 20px;
}

.page-product .size-price ul li dl dd span {
  font-size: 30px;
}

#footer .f_row .f_col h3 {
  font-size: 17px;
  margin: 0 0 20px;
}

#footer .f_row .f_col ul li {
  font-size: 15px;
}

#footer .tel_fax {
  font-size: 14px;
  margin: 0 0 20px;
}

#footer .copy {
  font-size: 11px;
  margin: 10px 0 0;
}

#footer p.c_name {
  margin: 0;
}