@charset "utf-8";


/*--------------------------------------------------------------------------
   reset
---------------------------------------------------------------------------*/
* {
	box-sizing: border-box;
}
h1,h2,h3,h4,h5,h6,p,span,small,dl,dt,dd,ol,ul,li {
  margin: 0;
  font-size: 100%;
}
h1,h2,h3,h4,h5,h6 {
}
ul {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
img {
  vertical-align: top;
}
li {
  list-style-type: none;
  vertical-align: baseline;
}


/*--------------------------------------
　Base
---------------------------------------*/
body {
	color: #1f1f1f;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.5rem;
	line-height: 2;
	min-width: 100%;
	position: relative;
	-webkit-text-size-adjust: none;
	margin: 80px 0 92px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
img { 
  max-width: 100%; 
  height: auto;
}
a {
	color: #1f1f1f;
	text-decoration: none;
	transition: all .3s;
}
a:hover {
	text-decoration: none;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
.cf:after {
	content: "";
	display: block;
	clear: both;
}
.sp {
	display: none;
}
.wi1100 {
	width: 100%;
	margin: 0 auto;
}
.bold {
	font-weight: bold;
}
#contents .red {
	color: #be3737;
	font-size: 100%;
}
.small {
	font-size: 1.2rem;
}
.align_right {
	text-align: right;
}
.align_left {
	text-align: left;
}
.align_center {
	text-align: center;
}






/*--------------------------------------
　KV（下層）
---------------------------------------*/



/*--------------------------------------
　ぱんくず
---------------------------------------*/
.pankuzuWrap {
	width: 1100px;
	margin: 1rem auto;
}
.pankuzuWrap .pankuzu {
	font-size: 0;
}
.pankuzuWrap .pankuzu li {
	display: inline-block;
	font-size: 1.2rem;
}
.pankuzuWrap .pankuzu li:after {
	content: ">";
	padding: 0 1rem;
}
.pankuzuWrap .pankuzu li:last-child {
	margin: 0;
}
.pankuzuWrap .pankuzu li:last-child:after {
	content: none;
}
.pankuzuWrap .pankuzu li a {
	color: #69b987;
	text-decoration: underline;
}
.pankuzuWrap .pankuzu li a:hover {
	text-decoration: none;
	opacity: 1;
}




/*--------------------------------------
　CONTENT
---------------------------------------*/
#contents {
}



/* 見出し */
#contents .secTit {
	font-size: 2.6rem;
	color: #00a082;
	font-weight: 700;
	margin: 0 0 4rem;
	text-align: center;
	line-height: 1.4;
}
#contents .lead {
	font-size: 1.5rem;
	font-weight: 500;
	text-align: center;
	line-height: 1.6;
	margin: 0 0 2rem;
}

/* ボタン */
#contents .btn-internal {
}
#contents .btn-internal a {
	background: #fff url("../../asset/images/shared/arr_gr_right.png") no-repeat right 1.5rem center;
	background-size: 12px auto;
	font-size: 1.8rem;
	font-weight: 700;
	color: #1ebea0;
	text-align: center;
	letter-spacing: 0.1em;
	border: solid 2px #1ebea0;
	display: block;
	line-height: 1.5;
	padding: 2rem 3.5rem 2rem 2rem;
}
#contents .btn-internal-s {
	width: 80%;
	margin: 0 auto;
}
#contents .btn-internal-s a {
	background: #fff url("../../asset/images/shared/arr_gr_right.png") no-repeat right 1.5rem center;
	background-size: 12px auto;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: normal;
	padding: 1.3rem 4.5rem;
}



















html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	list-style-type: none;
}

html{
    font-size: 6.25%;
}

body {
  line-height:140%;
  font-size: 14rem;
  font-family:'Lato', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;

}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
  display:block;
}

nav ul {
  list-style:none;
}

blockquote, q {
  quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content:none;
}



a {
  margin:0;
  padding:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}

/* change colours to suit your needs */
ins {
  background-color:#ff9;
  color:#000;
  text-decoration:none;
}

/* change colours to suit your needs */
mark {
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom:1px dotted;
  cursor:help;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

/* change border colour to suit your needs */
hr {
  display:block;
  height:1px;
  border:0;
  border-top:1px solid #cccccc;
  margin:1em 0;
  padding:0;
}

input, select {
  vertical-align:middle;
}


/*  Common Elements*/

body {
  color: #333;
  font: 16px/1.3 sans-serif;
  -webkit-text-size-adjust: 100%;
  /*border-top:2px solid #0059B2;*/
	margin: 87px 0 92px !important;
}

p a {
  color: #333;
  text-decoration: underline;
}

h2,h3{
	line-height:0;
}

.mLft10{margin-left: 10px;}
.mRht10{margin-right: 10px;}

.mBtm5{
	margin-bottom:5px;
}
.mBtm6{
	margin-bottom:6px;
}
.mBtm8{
	margin-bottom:8px;
}
.mBtm10{
	margin-bottom:10px;
}
.mBtm13{
	margin-bottom:13px;
}
.mBtm20{
	margin-bottom:20px;
}
.mBtm40{
	margin-bottom:40px;
}
.mBtm65{
	margin-bottom:65px;
}
.mTop10{
	margin-top:10px;
}
.mTop20{
	margin-top:20px;
}
.mTop40{
	margin-top:40px;
}

.fnt12{
	font-size:12rem;
}
.fnt10{
	font-size: 10rem;
}
.fnt9{
	font-size: 9rem;
}

.fnt19{
	font-size:19rem;
}
.fnt22{
	font-size:22rem;
}
.txtC{
	text-align:center;
}
.txtR{
	text-align:right;
}
.red{
	color:#DA1212;
}
.redBld{
	color:#DA1212;
	font-weight:bold;
}
.bld{
	font-weight:bold;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


/*  Header */
#header_in{
	margin-bottom:-5px;
}
/*h1{
	color:#0059B2;
	font-size:8px;
	letter-spacing: -0.001em;
	font-weight:normal;
	margin:3px 0 0 6px;
	padding-right:130px;
}*/
#logo{
	margin:0 auto;
	width:95%;
}
#h_tel{
	position:absolute;
	right:6px;
	top:0;
}

/*--------------------------------------
　Header
---------------------------------------*/
header {
	font-family: 'Noto Sans JP', sans-serif;
	background: #fff;
	width: 100%;
	height: auto;
	min-width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	box-shadow: 0 1px 10px rgba(0,0,0,0.1);
	line-height: 2;
}
header .h1Area {
	background: #eef8f6;
	padding: 2px 10px;
}
header .h1Area h1 {
	color: #000;
	font-size: 10px;
	margin: 0;
	overflow-x: auto;
    white-space: nowrap;
}
header .midArea {
	width: 100%;
	padding: 10px;
}
header .logo {
	float: left;
	width: 160px;
	margin: 4px 0 0;
}


.menuBtn {
	float: right;
	width: 25px;
	height: 25px;
	position: relative;
	margin: 11px 5px 0 15px;
}	
.menuBtn span {
	background: #324150;
	width: 25px;
	height: 2px;
	position: absolute;
	left: 0;
	transition: all .4s;
}	
.menuBtn span:nth-child(1) {
	top: 0;
}
.menuBtn span:nth-child(2) {
	top: 8px;
}
.menuBtn span:nth-child(3) {
	top: 16px;
}
.menuBtn.open span:nth-child(1) {
  transform: translateY(10px) rotate(-315deg);
}
.menuBtn.open span:nth-child(2) {
  opacity: 0;
}
.menuBtn.open span:nth-child(3) {
  transform: translateY(-6px) rotate(315deg);
}


/*header #gNav {
	padding: 15px;
	background: #00a082;
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	height: 100vh;
	pointer-events: none;
	opacity: 0;
	transition: opacity .3s linear;
}
header #gNav.is-active {
	pointer-events: auto;
	opacity: 1;
}
header #gNav .navInr {
}
header #gNav ul li {
	border-bottom: solid 1px #000;
}
header #gNav ul li a {
	font-size: 1.5rem;
	font-weight: bold;
	display: block;
	background: #fff url("../../images/shared/arr_gr_right.png") no-repeat center right 1.5rem;
	background-size: 12px auto;
	padding: 12px 20px 12px 40px;
}*/


header #gNav {
	font-family: 'Noto Sans JP', sans-serif;
	background: #00a082;
	position: absolute;
	top: 84px;
	left: 0;
	width: 100%;
	pointer-events: none;
	opacity: 0;
	transition: opacity .3s linear;
}
header #gNav.is-active {
	pointer-events: auto;
	opacity: 1;
}
header #gNav ul {
	width: 100%;
	margin: 0 auto;
	border-top: none;
	border-bottom: none;
}
header #gNav li {
	position: relative;
	border-bottom: solid 1px #fff;
}
header #gNav li:last-child {
	border-bottom: none;
}
header #gNav li a {
	background: url("../../asset/images/shared/arr_wh_right.png") no-repeat center right 15px;
	background-size: 12px auto;
	font-size: 14px;
	font-weight: 500;
	display: block;
	color: #fff;
	height: 100%;
	letter-spacing: 0.03em;
	cursor: pointer;
	padding: 15px 40px 15px 15px;
	line-height: 1.3;
}


/*--------------------------------------
　ContactArea
---------------------------------------*/
.contactArea {
	font-family: 'Noto Sans JP', sans-serif;
	background: url("../../asset/images/shared/bg_contact.jpg") no-repeat;
	background-size: cover;
	padding: 40px 4% 15px;
	line-height: 2;
}
.contactArea .btn {
	width: 100%;
	height: auto;
	float: none;
	text-align: center;
	background: #fff;
}
.contactArea .btn .tit {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.3;
}
.contactArea .btn .tit span {
	font-size: 23px;
	display: block;
	letter-spacing: 0.02em;
}
.contactArea .btn_contact {
	margin: 0 0 15px;
}
.contactArea .btn_contact a {
	background: url("../../asset/images/shared/arr_gr_right.png") no-repeat right 15px center, url("../../asset/images/shared/icon_mail_gr.png") no-repeat left 20px center;
	background-size: 13px auto, 26px auto;
	background-color: #fff;
	display: block;
	height: 100%;
	color: #00a082;
	padding: 10px 10px 5px 30px;
}
.contactArea .small {
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.05em;
}
.contactArea .btn_freedial {
}
.contactArea .btn_freedial a {
	background: #ff5643;
	color: #fff;
	padding: 10px 10px 5px;
	display: block;
}
.contactArea .btn_freedial .tel {
	font-family: 'Oswald', sans-serif;
	background: url("../../asset/images/shared/icon_freedial_wh.png") no-repeat left top 10px;
	background-size: 28px auto;
	font-size: 34px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.06em;
	padding: 0 0 0 40px;
    display: table;
    margin: 3px auto;
}
.contactArea .btn_line {
	clear: both;
	padding: 15px 0 0;
}
.contactArea .notice {
	font-size: 11px;
	text-align: right;
	color: #fff;
	margin: 15px 0 0;
}


/*--------------------------------------
　Footer
---------------------------------------*/
footer {
	font-family: 'Noto Sans JP', sans-serif;
	background: #324150;
	width: 100%;
	padding: 40px 0 0;
	line-height: 2;
}
footer .pageTop {
	width: 40px;
	position: fixed;
	bottom: 90px;
	right: 3%;
}
footer .ftInr {
	width: 100%;
	margin: 0 auto;
	display: block;
	padding: 0 4%;
}
footer .logo {
	width: 200px;
	display: block;
	margin: 0 auto 30px;
}
footer .logo img {
	width: 100%;
}
footer .ftNav {
	display: block;
}
footer .ftNav ul {
	display: table;
	margin: 0 auto;
}
footer .ftNav li {
	float: left;
	width: 50%;
	line-height: 1.5;
	padding: 0 0 0 10px;
	margin: 0 0 10px;
}
footer .ftNav li a {
	color: #fff;
	font-size: 14px;
}
footer .copy {
	font-size: 10px;
	color: #fff;
	text-align: center;
	background: #000;
	padding: 5px 10px;
	margin: 30px 0 0;
}



#ftFix {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 100;
}
#ftFix ul {
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#ftFix ul li {
	width: calc(100% / 2);
  border-top: 1px solid #fff;
}
#ftFix ul li:nth-child(2n+1) {
  border-right: solid 1px #fff;
}
#ftFix ul li a {
	display: table;
	text-align: center;
	color: #fff;
	width: 100%;
	height: 45px;
	padding: 0 0 0 15px;
	line-height: 1;
	letter-spacing: 0.01em;
}
#ftFix ul li a span {
	font-family: 'Lato', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	display: table-cell;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
}
#ftFix ul li.calendar a span {
	font-size: 14px;
	letter-spacing: -0.2px;
}
#ftFix ul li a span span {
	font-size: 11px;
    display: inline-block;
	vertical-align: baseline;
	letter-spacing: normal;
}
#ftFix ul li.calendar a {
	background: #006ebe url("../../asset/images/shared/icon_calendar.png") no-repeat left 10px center;
	background-size: 18px auto;
	padding: 0 0 0 20px;
}
#ftFix ul li.calendar a span span {
	font-size: 11px;
    display: inline-block;
	vertical-align: baseline;
	letter-spacing: normal;
}
#ftFix ul li.web a {
	background: #fa9128 url("../../asset/images/shared/icon_mail.png") no-repeat left 10px center;
	background-size: 18px auto;
}
#ftFix ul li.tel a {
	background: #FF5642 url("../../asset/images/shared/icon_freedial_wh.png") no-repeat left 14px center;
	background-size: 21px auto;
}
#ftFix ul li.line a {
	background: #00b900 url("../../asset/images/shared/icon_line.png") no-repeat left 14px center;
	background-size: 22px auto;
}










/*  Footer
---------------------------------------------------------- */

nav ul{
	margin-top:20px;
	border-top:2px solid #0059B2;
	border-bottom:2px solid #0059B2;
}
nav ul li{
	border-bottom:1px solid #0059B2;
	height:51px;
}
nav ul li:last-child{
	border-bottom:none;
}
nav ul li a {
	display: block;
	width: 100%;
}
nav ul li a div{
	display: block;
	height: 50px;
	overflow: hidden;
	width: 320px;
	margin: 0 auto;
	background-image: url(../img/cmn/navi.png);
	background-size: 320px auto;
	background-repeat: no-repeat;
	text-indent: -1000px;
}
nav ul li#nav_1 a div{
	background-position:0px 5px;
}
nav ul li#nav_2 a div{
	background-position:0px -35px;
}
nav ul li#nav_3 a div{
	background-position:0 -75px;
}
nav ul li#nav_4 a div{
	background-position:0 -115px;
}
nav ul li#nav_5 a div{
	background-position:0 -155px;
}
/*#copy{
	background:#0059B2;
	height:26px;
	line-height:26px;
	width:100%;
	text-align:center;
}*/

/*共通*/

div.box {
  padding:0 10px;
  width:100%;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}
div.box p{
	margin:5px 0;
}
#page_contact{
	background:#F6F6F6;
	padding-bottom:10px;
}
p.p10{
	padding:0 10px;
}


/* index */
.bn_newyear { padding: 0 10px; }
.bn_newyear img { width: 100%; max-width: 640px; height: auto; }

#idx_photo{
	width:100%;
	margin:20px 0 0;
	display:table;
}
#idx_photo div{
	width:33%;
	display:table-cell;
	text-align:center;
}


/*service*/

#service #point p,#se_box02 p{
	margin:0 10px 10px;
}
#service #point p.txtC,
#service #point #se_box01 p{
	margin:0 0px;
}

#se_box01{
	position:relative;
	width:300px;
	height:162px;
	margin:10px auto;
	background:url(../img/service/img_03.jpg) no-repeat 0 0;
	background-size:300px auto;
}
#se_box01 .left,#se_box01 .right{
	width:130px;
	position:absolute;
	top:82px
}
#service #point .left p,#service #point .right p{
	font-size:11px;
}
#se_box01 .left{
	left:11px;
}
#se_box01 .right{
	left:161px;
}
#se_box02{
	background:#F6F6F6;
	margin-bottom:10px;
}


/*area*/
.are_box{
	padding:3px;
	margin:10px 5px;
	background:#F8F8F8;
	border:1px dotted #666666;
}
.are_box p{
	font-size:13px;
	margin:6px;
}
.are_box p.title{
	background:#E7E7E7;
	font-weight:bold;
	font-size:19px;
	padding:5px 8px;
	margin:0;
}
.are_box p.mBtm13{
	margin-bottom:13px;
}


/*item*/
#it_box01{
	background:#FFFDDD;
	padding:10px 0;
}
#it_box01 .inner{
	-webkit-box-shadow: 0px 0px 4px rgba(102, 102, 102, 0.5);
	-moz-box-shadow: 0px 0px 4px rgba(102, 102, 102, 0.5);
	-ms-box-shadow: 0px 0px 4px rgba(102, 102, 102, 0.5);
	box-shadow: 0px 0px 4px rgba(102, 102, 102, 0.5);
	background:#ffffff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width:95%;
	margin:10px auto 15px;
	padding:10px 15px 10px 5px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
#it_box01 .inner p img{
	padding-bottom:7px;
}

#it_box01 .inner p span{
	font-size:19rem;
	color:#D50000;
	font-weight: bold;
}

#it_box01 .inner .photo{
	float:right;
	margin-left:10px;
}
#it_box02 .wrap{
	width:50%;
	float:left;
}
#it_box02 .wrap div{
	width:132px;
	height:122px;
	margin:5px auto;
	background:no-repeat left top;
	background-size:144px auto;
	font-size:11px;
	line-height:0.95;
	padding:20px 6px 0;
}
#it_box02 #appl{
	background-image: url(../img/item/img_11.jpg);
}
#it_box02 #furn{
	background-image: url(../img/item/img_12.jpg);
}
#it_box02 #dail{
	background-image: url(../img/item/img_13.jpg);
}
#it_box02 #offi{
	background-image: url(../img/item/img_14.jpg);
}
#it_box03{
	background:#F7FFFF;
	font-size:12px;
	margin-bottom:20px;
	padding:0 5px 5px;
}
#it_box04{
	background:#F6F6F6;
	padding-bottom:20px;
	margin-bottom:10px;
}
#it_box04 .inner{
	width:85%;
	margin:0 auto;
	padding:10px 0;
	background: url(../img/item/img_21.png) repeat-x left bottom;
	font-size:12px;
}
#it_box04 .inner.end{
	background:none;
}
#it_box04 .inner .photo{
	float:right;
	padding-left:10px;
}

/*flow*/
#fl_box01{
	position:relative;
	margin-bottom:10px;
}
#fl_box01 #tel{
	width:237px;
	position:absolute;
	bottom:19px;
	left:4px;
	text-align:right;

}#fl_box01 #form{
	width:227px;
	position:absolute;
	bottom:4px;
	left:4px;
	text-align:right;
}


/*faq*/
.fq_box{
	-webkit-box-shadow: 0px 0px 4px rgba(102, 102, 102, 0.5);
	-moz-box-shadow: 0px 0px 4px rgba(102, 102, 102, 0.5);
	-ms-box-shadow: 0px 0px 4px rgba(102, 102, 102, 0.5);
	box-shadow: 0px 0px 4px rgba(102, 102, 102, 0.5);
	background:#ffffff;
	width:90%;
	min-width:288px;
	margin:13px auto;
	padding-bottom:2px;
	color:#666666;
}
.fq_box p{
	margin:10px 10px 5px;
}
.fq_box p.title{
	min-height:21px;
	padding:4px 4px 4px 28px;
	background: #003399;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003399), color-stop(100%,#597bbd));
	background: -webkit-linear-gradient(top,  #003399 0%,#597bbd 100%);
	background: linear-gradient(to bottom,  #003399 0%,#597bbd 100%);
	color:#ffffff;
	font-size:19px;
	font-weight:bold;
	margin:0 0 10px;
	position:relative;
}
.fq_box p.title img{
	position:absolute;
	top:4px;
	left:6px;
}

/*policy*/
#policy{
	color:#666666;
	width:90%;
	margin:auto;
}
#policy ol{
	list-style-type: none;
}
#policy dt{
	color:#333333;
	font-weight:bold;
	background:#ECECEC;
	padding:2px 5px;
	margin:20px 0 5px;
}
#policy p.txtR{
	margin-top:20px;
}


/*sitemap*/
#sitemap{
	width:90%;
	margin:auto;
}
.sitemap li {
  padding-left: 20px;
  line-height: 200%;
  margin-left: 5px;
  background-image: url(../img/sitemap/sitemap.gif);
  background-repeat: no-repeat;
  background-position: left center;
}



/*company*/
table#company{
	width:290px;
	height:92px;
	margin:10px auto;
	background:url(../img/company/img_03.jpg) no-repeat left top;
	background-size:290px auto;
}
#company th{
	text-indent:-999px;
	width:110px;
}
#company td{
	line-height:22px;
	padding:0;
	font-size:12px;
}

/*contact*/
#contact{
	background:#F4F4F4;
	padding:20px 0;
}
#contact .inner{
	-webkit-box-shadow: 0px 0px 4px rgba(102, 102, 102, 0.5);
	-moz-box-shadow: 0px 0px 4px rgba(102, 102, 102, 0.5);
	-ms-box-shadow: 0px 0px 4px rgba(102, 102, 102, 0.5);
	box-shadow: 0px 0px 4px rgba(102, 102, 102, 0.5);
	background:#ffffff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width:90%;
	margin:10px auto;
	padding:10px;
}
#contact input[type="text"],
#contact input[type="tel"],
#contact input[type="telephone"],
#contact input[type="email"],
#contact input[type="date"],
#contact textarea{
	border:1px solid #ccc;
	background:#FEFAF1;
	width:90%;
	margin:5px auto 15px;
	min-height: 30px;
}
#contact select {
	padding: 10px 0;
	border:1px solid #ccc;
	background:#FEFAF1;
	width:92%;
	margin:5px auto 15px;
	min-height: 30px;
	border-radius: 2px;
}
#contact .radio-inline {
	display: block;
	margin: 5px auto 15px;
}
#contact .radio-inline label {
	display: inline-block;
	margin-right: 15px;
}
#contact .radio-inline input[type="radio"] {
	display: inline-block;
	margin-right: 10px;
}
.form_table {
	width: 100%;
	border-top: 1px solid #cccccc;
}
.form_table .list_1,
.form_table .respond {
	padding: 5px;
	font-size: 0.9em;
	border-bottom: 1px solid #cccccc;
}
#submit_back {
	display: block;
	margin: 20px auto;
	padding: 5px;
	border: 1px solid #cccccc;
	background: #ffffff;
}
.hissu{
	color:#fff;
	background:#FF681D;
	margin-left:20px;
	padding:2px 5px;
	font-weight:normal;
}
.kibou{
	width:50%;
	float:left;
	padding-right:10px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;

}
.kibou.right{
	padding-right:0px;
}
#contact .kibou input {
	margin:5px 0 10px;
	font-size:12px;
}
#contact #but{
	width: 280px;
	height: 32px;
	border: none;
	background-image: url(../img/contact/img_02.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}#but2{
	display: block;
	width: 280px;
	height: 32px;
	border: none;
	background-image: url(../img/contact/img_03.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.conversion_btm_wrap{
display: block;
width: 100%;
color:#FFF;
text-decoration: none;
margin-top: 3px;
}

.conversion_btm{
	background-image: -webkit-gradient(linear,49% 15%,49% 58%,color-stop(0, rgb(228,12,56)),color-stop(1, rgb(191,6,15)));
	background-image: -webkit-linear-gradient(-180deg,rgb(228,12,56) 0%,rgb(191,6,15) 100%);
	background-image: linear-gradient(-180deg,rgb(228,12,56) 0%,rgb(191,6,15) 100%);
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-color: rgb(228,12,56);
	border-width: 2px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-style: solid;
	-webkit-box-shadow: 3px 3px 6px rgba(0,0,0,0.4);
	box-shadow: 3px 3px 6px rgba(0,0,0,0.4);
	color: #FFF;
text-align: center;
	padding-right: 3%;
	padding-left: 3%;
	margin-bottom: 20px;
}

.line_cv .conversion_btm{
	background-image: -webkit-gradient(linear,49% 15%,49% 58%,color-stop(0, rgb(0,187,0)),color-stop(1, rgb(0,166,0)));
	background-image: -webkit-linear-gradient(-90deg,rgb(0,187,0) 0%,rgb(0,166,0) 100%);
	background-image: linear-gradient(-90deg,rgb(0,187,0) 0%,rgb(0,166,0) 100%);
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-color: rgb(0,186,1);
	border-width: 2px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-style: solid;
	-webkit-box-shadow: 3px 3px 6px rgba(0,0,0,0.4);
	box-shadow: 3px 3px 6px rgba(0,0,0,0.4);
	color: #FFF;
	text-align: center;
	padding: 2% 3%;
	margin-bottom: 20px;
}
.con_txt1{
	display: block;
	font-size: 18rem;
	font-weight: bold;
}
.line_cv .conversion_btm .con_txt1{
	font-size: 25rem;
}
.con_txt2{display:block;
font-size:11rem;
margin-top: -2px;}
.con_txt3{
	font-size: 34rem;
	font-weight: bold;
	margin-top: -4px;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}

#footer_nav{
	padding: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0059B2;
}
#footer_nav li{float: left;margin-right: 10px;}
#footer_nav li a{
	text-decoration: none;
	color: #0059B2;}

/*gomiyashiki*/

#go_list li {
	margin: 0 auto;
	width: 93%;
	height: 93%;
}

#saiyasune {
	margin: 0 auto 20px;
	width: 90%;
	height: 90%;
}

#go_text {
	margin: 10px auto 20px;
	width: 90%;
}

#reuse {
	margin: 0 auto 10px;
	width: 95%;
	height: 95%;
}

#go_box03{
	background: #F3FBFC;
	font-size:12px;
	margin-bottom:20px;
	padding: 5px;
}

/*ihin*/
#ih_text {
	margin: 0 auto 30px;
	width: 93%;
}


/* フォームボタン */
.conversion_btm_wrap.mail-btm .conversion_btm {
	padding: 0.5em 3%;
    font-size: 32px;
    font-weight: bold;
    background-image: linear-gradient(-90deg,#ed6c00 0%,#ed6c00 100%);
    border-color: #e94709;
}
@media screen and (max-width: 555px) {
	.conversion_btm_wrap.mail-btm .conversion_btm {
			font-size: 6vw;
			padding: 1em 3%;
	}
		.conversion_btm_wrap.tel-btm .con_txt1 {
    font-size: 4.25vw;
}
		.conversion_btm_wrap.tel-btm .con_txt2 {
    font-size: 3vw;
}
		.conversion_btm_wrap.tel-btm .con_txt3 {
    font-size: 8vw;
}
	.fq_box .conversion_btm_wrap.mail-btm .conversion_btm {
			font-size: 5.7vw;
	}
 }

 /* reason */
 .reason img {
	 width: 100%;
	 vertical-align: bottom;
 }
 .reason {
 	margin-bottom: 30px;
 }
 .reason h2 {
 	text-align: center;
 	font-weight: bold;
  margin-top: 70px;
  margin-top: 6vw;
 }
 .reason .reason-box {
 }
 .reason .reason-box dl dt {
 	font-weight: bold;
 }
 .reason .reason-box dl dd {
	 position: relative;
 }
 .reason .reason-box dl dd .reason-box-text {
	 position: absolute;
	 font-size: 3.5vw;
	 padding: 0 5.3%;
	 top: 0;
 }

 /* float-btn */
.float-btn {
	position: fixed;
	bottom: 0;
	margin-left: 1.5%;
	margin-right: 1.5%;
	width: 97%;
}
.float-btn .conversion_btm {
	margin-bottom: 5px;
}
/*footer {
	margin-bottom: 150px;
}*/


.slider {
	background: #f3f3f3;
}

#arrows {
	display: none;
	width: 100%;
	margin: auto;
	position: relative;
}

.slick_container {
    width:100%; /* 任意の値 */
    margin:0 auto; /* 任意の値 */
    position:relative;
}

.slick-prev, .slick-next {
    width:27px; /* 画像幅 */
    height:52px; /* 画像高さ */
		top: -30vw;
}
.slick-prev:before, .slick-next:before {
    content:"";
		font-size: 50px;
}
button.slick-prev, button.slick-next {
    z-index:2;
}
.slick-prev{left:0px; /* 任意の値 */}
.slick-next{right:0px; /* 任意の値 */}

.slick-arrow{z-index:10;/* 値は適当に */}

.coronavirus_box{
	margin: 15px;
}
.coronavirus_box ul li{
	text-indent: -1em;
	margin-left: 1em;
}
.coronavirus_caution{
	border: 2px solid #eb0a0a;
	padding: 20px;
	margin-top: 15px;
}
.coronavirus_caution span.bold{
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	color: #eb0a0a;
}
.coronavirus_box{
	margin-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 1.7;
}
.coronavirus_box p,
.coronavirus_box ul{
	margin-top: 15px;
}
.coronavirus_caution p{
	margin-top: 0;
}




/* ================================================== */
/* Footer bar
/* ================================================== */
#footer-bar {
	position: fixed;
	margin: 0;
	padding: 0;
	bottom: -140px;
	left: 0;
	width: 100%;
	border-top: 1px solid #d9d7cb;
	background: #fbf9ee;
	box-shadow: 0 -1px 10px rgba(0,0,0,0.5);
	z-index: 1000;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#footer-bar .container {
	padding: 0 !important;
}
#footer-bar .multiple {
	display: table;
	table-layout: fixed;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
#footer-bar .multiple li {
	display: table-cell;
	margin: 0;
	padding: 15px 0;
	width: 49%;
	text-align: center;
	border-left: 1px solid #d9d7cb;
	border-right: 1px solid #d9d7cb;
}
#footer-bar .multiple li a {
	display: block;
	font-size: 26px;
	line-height: 1;
	text-decoration: none;
	color: #333;
}
#footer-bar .multiple .icon {
	display: block;
	margin: 0 auto 10px auto;
}
#footer-bar .single li {
	margin: 0;
	padding: 15px 0;
	text-align: center;
	border-left: 1px solid #d9d7cb;
	border-right: 1px solid #d9d7cb;
}
#footer-bar .single li a {
	display: block;
	height: 53px;
	font-size: 26px;
	line-height: 40px;
	text-decoration: none;
	color: #333;
}
#footer-bar .single .icon {
	margin-right: 20px;
	vertical-align: bottom;
}
#footer-bar .footer-bar-bt {
    margin-bottom: 20px;
}
#footer-bar .footer-bar-bt a {
  width: 95%;
  background-color: #e13939;
  border-radius: 10px;
  box-shadow: 0 8px 0 #a71d1d;
  color: #ffffff;
  display: block;
  font-size: 42px;
  letter-spacing: 0.08em;
  text-align: center;
  text-decoration: none;
  margin: 10px auto 0;
  padding: 16px 0 10px;
  position: relative;
}

/* ================================================== */
/* Icon
/* ================================================== */
.icon {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.icon-mail {
	width: 52px;
	height: 52px;
	background: url(/s/common/img/cmn/icon_mail.png) no-repeat 0 0;
}
.icon-tel {
	width: 52px;
	height: 52px;
	background: url(/s/common/img/cmn/icon_telfoot.png) no-repeat 0 0;
}
.icon-line {
	width: 52px;
	height: 52px;
	background: url(/s/common/img/cmn/icon_line.png) no-repeat 0 0;
}


.footer-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 4px 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
	z-index: 1;
}

.footer-totop-btn,
.footer-home-btn {
    width: 60px;
    font-size: 30px;
    padding: 15px 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.1);
}

.footer-home-btn {
    position: fixed;
    bottom: 0;
    left: 0;
}

.footer-totop-btn {
    position: fixed;
    bottom: 0;
    right: 0;
}

a.footer-banner-btn {
    display: block;
    background: -webkit-linear-gradient(1deg, rgb(146, 0, 0), rgb(221, 0, 0));
    background: linear-gradient(1deg, rgb(146, 0, 0), rgb(221, 0, 0));
    color: #fff;
    text-align: center;
    padding: 12px 80px;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 1px;
    border-radius: 8px;
    border: 2px solid #fff;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    transition: 0.2s;
}

a.footer-banner-btn:hover {
    opacity: 0.7;
}

a.footer-banner-btn i {
    margin-left: 5px;
}

.footer-banner-txt {
    font-size: 18px;
    width: calc(100% - 180px);
    max-width: 1000px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.4;
}

.footer-banner-txt p {
    width: calc(100% - 500px);
    line-height: 1.4;
    margin: 0;
    font-weight: 700;
    padding: 0 10px;
}

.icon-space {
    color: #aaa;
    margin: 0 8px;
}



@media only screen and (max-width: 1024px) {
    .footer-banner-txt p {
        width: calc(100% - 400px);
    }

    .footer-banner-txt {
        font-size: 16px;

    }

    .footer-banner-txt p {
        font-size: 14px;
    }

    a.footer-banner-btn {

        padding: 12px 40px;
    }

}

@media only screen and (max-width: 768px) {

    .footer-home-btn,
    .footer-totop-btn {
        width: 40px;
        padding: 0;
        line-height: 1.5;
        position: absolute;
        bottom: 100%;
    }

    .footer-banner-txt p {
        width: 100%;
    }

    .footer-banner-txt {
        font-size: 16px;
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    .icon-space {
        display: none;
    }

    .footer-banner-txt p {
        padding: 5px 20px;
    }

.footer-banner-btn {
     padding: 12px 32px;
     margin-bottom: 5px;
     width: 74%;
    }
}

@media only screen and (max-width: 600px) {
    .footer-banner-txt p {
        font-size: 12px;
    }
}
