@charset "utf-8";
/* CSS Document */
.pc { display: block; margin: 0 auto; }
.sp { display: none !important; }


/* スマホ */
@media screen and (max-width: 800px) {
.pc { display: none !important; }
.sp { display: block !important; }
body{ min-width: 100%; -webkit-text-size-adjust: 100%; font-size: 110%;}
img { max-width: 100%; vertical-align: middle; height: auto; }
html,body {
  -webkit-text-size-adjust: none;
  box-sizing: border-box;
}

header {
	width: 100%;
	display: block;
	text-align: center;
	height: auto;
}
header h1 {
	margin-bottom: 30px;
}
.shop_btn {
	margin: 0 auto 30px;
}
#searchform {
  width: 90%;
  margin: 0 auto 30px;
}
.title {
    background: center no-repeat;
    background-size: cover;
    height: 0;
    padding-top: 150px;
    position: relative;
}
.title h2 {
	width: 100%;
	font-size: 2em;
}
main {
	width: 90%;
	margin: 0 auto;
	padding: 0 0 30px;
}
.search_form h2 {
  margin-bottom: 10px !important;
}
.zip, .job {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.search_form .zip {
  border-top: none;
  border-bottom: 1px solid #ccc;
}
.search_form .submit_box {
  border-top: none;
}
.form_title {
	display: block;
	width: 100%;
	font-weight: bold;
	text-align: left;
  border: none;
  background: #fff;
	padding: 10px;
  position: relative;
  font-size: 14px;
}
.form_title:after {
  content: "\f13a";
  font-family: "FontAwesome";
  position: absolute;
  right: 10px;
  font-size: 16px;
}
.form_item label {
	display: block;
  margin: 0 auto;
	width: 96%;
	border-top: 1px dotted #999;
	padding: 10px 15px;
	cursor: pointer;
	font-weight: bold;
  font-size: 14px;
}
.single main table th,
.single main table td {
  width: 100%;
  display: block;
  padding: 10px 0;
}
.list_txt table th{
	width: 24%;
	font-size: 16px;
  padding: 5px 0;
}
.slick-prev:before, .slick-next:before {
  font-size: 20px;
}
.slick-prev {
    left: -25px;
}
.slick-next {
    right: -25px;
}
.caption {
    padding: 10px 20px;
}
.list_txt table td {
	flex: 1;
  padding: 5px 15px;
  line-height: 1.2;
}

.list_set a h2 {
    font-size: 20px;
}
.list_img {
    height: 80px;
    margin-bottom: 10px;
}
.btn,
input[type="submit"], .wpcf7c-elm-step2{
    width: 50%;
}
.btn {
    font-size: 14px;
    padding: 2px 0;
    margin: 0;
}
.two_box {
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
}
footer .two_l a {
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
footer .two_l p,
.two_r {
	display: block;
	width: 90%;
	margin: 20px auto 0;
}
.two_r .right {
  text-align: center;
}
.head_bg .title2 {
	padding: 0 5%;
}
.head_bg .title2 h2 {
	width: 100%;
	font-size: 20px;
	line-height: 24px;
}
.head_bg_single {
  position: inherit;
  padding-top: 0;
  height: inherit;
	padding-top: 20px;
}
.head_bg_single .title2 {
	padding: 0 5%;
  display: block;
  position: inherit;
}
.head_bg_single .title2 h2 {
  position: relative;
	width: 100%;
	font-weight: normal;
	padding: 0 20px;
	box-sizing: border-box;
	line-height: 24px;
	font-size: 20px;
}
.head_bg_single .title2 h2:before {
    content: "";
    width: 5px;
    height: 28px;
    display: block;
    background: #004482;
    position: absolute;
    left: 0;
    top: 0;
}
.ct_set {
    display: none;
}
.two_box.btn_box {
    width: 100%;
    margin: 20px auto 30px;
    display: flex;
    justify-content: space-between;
}
.two_box.btn_box .btn {
	width: 48%;
}
.c_txt iframe {
    width: 100%;
}
.form_item {
  padding: 0;
}
.wpcf7-acceptance {
	font-size: 13px;
}
.ct_set2 {
	position: fixed;
	bottom: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.ct_set2 a {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding: 8px 0;
	width: 50%;
	text-align: center;
}
.ct_set2 a:only-of-type {
  width: 100%;
}
.ct_set2 a:first-child:nth-last-child(2),
.ct_set2 a:first-child:nth-last-child(2) ~ .ct_set2 a {
  width: 50%;
}

.ct_set2 a .fa {
	padding-right: 5px;
}
.page .wpcf7 {
    margin-top: 30px !important;
}
.single footer {
	padding-bottom: 80px;
}
.img3 {
	display: block;
	width: 80%;
	margin: 0 auto;
}
.img3 li {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
.ifrm-container {
  width:100% !important;
  height:150px !important;
  overflow:auto !important;
  -webkit-overflow-scrolling:touch;
  margin: 0 auto !important;
  display: inline-block;
  border: 1px solid #ccc !important;
}
.ifrm {
  width:100% !important;
  margin: 0 !important;
  height:100% !important;
  border:none !important;
  display:block !important;
}
.slick-list {
  margin-right: 0;
}
.slick-slide {
  margin-right: 0;
}
#slick {
  width: 90%;
  margin: 0 auto;
}
.slick-slide img {
  width: 100%;
  height: auto;
}
.slick-slide{
    margin: 0 5px;
}
.single main table td,
.list_txt table td{
  font-size: 14px;
}
.sl_img {
  display: block;
  overflow: hidden;
  height: 170px;
}
.wpcf7 {
  margin-top: 50px !important;
}
.copyright {
  display: block;
  width: 90%;
  padding: 0;
  margin: 0 auto;
}
.form_item {
  display: none;
}
.single-post #page-top {
  bottom: 65px;
  right: 5px;
}
.search_form {
  padding: 30px 0 1px;
}
.footer_space {
  margin-right: 0;
  display: block;
}
.c_txt h4 {
  font-size: 18px !important;
}
header .shop_btn {
    width: inherit;
    height: inherit;
    display: initial;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 15px;
}
header {
  padding-bottom: 25px;
}
.footer_txt_item {
  display: block;
  margin-right: 15px;
  width: 100%;
  white-space: nowrap;

}
.single main .form_set table th {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 5px 15px;
  font-size: 14px;
  border-bottom: none;
}
.single main .form_set table td {
  border-bottom: none;
  padding: 20px 10px 30px;
}
.form_set {
  width: 100%;
}
.form_set table {
  margin: 30px 0;
  border-bottom: 1px solid #ccc;
}
input[type=text] {
  font-size: 16px;
}
.two_r {
    position: inherit;
    right: inherit;
    top: inherit;
    transform: inherit;
}
.single main .tr1 tr:last-child th {
  border-bottom: none !important;
  padding: 0;
}
.head_tab {
	margin-top: 0;
}
.head_tab ul {
	width: 90%;
}
.head_tab ul li {
	padding: 0;
}
.head_tab ul li a {
	padding: 5px 0;
	font-size: 16px;
}
.titlehp_on {
    padding-top: 158px;
}
.area_set {
	font-size: 14px;
}
.c_icon_area ul,
.nomal_area2 {
	flex-wrap: wrap;
}
.c_icon_area ul li,
.nomal_area2 li{
	width: 100%;
	margin-bottom: 10px;
}
h3.area {
	font-size: 20px;
	margin-bottom: 20px;
}
.c_table_area table th {
	width: 30%;
}
.title_company {
	padding-top: 78vh;
	background-size: auto 100%;
	background-position: center;
}
.company_main_set p {
	font-size: 14px;
}
.head_tab ul li span {
	font-size: 16px;
	padding: 4px 0;
}
.c_img_area #slick {
	overflow: inherit;
	width: 90%;
	margin: 0 auto;
}
.c_img_area .sl_img {
	height: 170px;
}
.area_txt,
.nomal_area1_txt, .nomal_area2_txt,
.c_table_area table th,
.c_table_area table td {
	font-size: 14px;
}

}