@charset "utf-8";
/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.zsiq_floatmain {
	display: none !important;
}

/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body {
	font-size: 62.5%;
}

@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url('../../font/Montserrat-ExtraBold.eot'); /* IE9 Compat Modes */
    src: url('../../font/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../font/Montserrat-ExtraBold.woff') format('woff'), /* Modern Browsers */
    url('../../font/Montserrat-ExtraBold.ttf')  format('truetype'); /* Safari, Android, iOS */
}

body,
table,
input, textarea, select, option {
	font-family: "游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

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

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

img {
	vertical-align: top;
}

a,
a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
}

a:hover {
	color: #000;
}

a:active {
	color: #000;
}
a.under {
	text-decoration: underline;
}
a.under:hover {
	text-decoration: none;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1200px;
	color: #000;
	font-size: 14px;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}

#container {
	position: relative;
	text-align: left;
}

#main {

}

a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}

.sp {
	display: none !important;
}

.zsiq-float ,
.siq_bRb ,
.zsiq_theme1.zsiq_floatmain {
	bottom: 140px !important;
}

body .chat-iframe-wrap {
	bottom: 200px !important;
}

body .zsiq-medium-size {
	max-height: 500px !important;
}

@media all and (min-width: 0) and (max-width: 767px) {
	.zsiq-float ,
	.siq_bRb ,
	.zsiq_theme1.zsiq_floatmain {
		bottom: 55px !important;
	}
	
	body .chat-iframe-wrap {
		bottom: 0 !important;
	}

	body .zsiq-medium-size {
		max-height: 100% !important;
	}
}

@media all and (min-width: 0) and (max-width: 767px) {
	body {
		min-width: inherit;
	}

	a:hover,
	a:hover img {
		opacity: 1 !important;
	}

	.sp {
		display: block !important;
	}
	
	.pc {
		display: none !important;
	}
	
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}

	
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	width: 100%;
	padding: 25px 20px;
	box-sizing: border-box;
	position: absolute;
	z-index: 10000;
}

#gHeader .hBox {
	max-width: 1580px;
	margin: 0 auto;
}

#gHeader h1 {
	float: left;
}

#gHeader .hLink {
	float: right;
}

#gHeader .hLink ul {
	margin-top: 3px;
	float: left;
}

#gHeader .hLink ul li {
	margin-right: 5px;
	float: left;
}

#gHeader .hLink ul li a {
	padding: 11px 30px 9px 20px;
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background: #01D4F2 url(../image/icon02.png) no-repeat right 12px top 18px;
	border-bottom: 4px solid #00AEC7;
	border-radius: 6px;
}
#gHeader .hLink ul li:first-of-type a {
	border-bottom: 4px solid #D7CC00;
	color: #000;
	background: #fff003 url(../image/icon02_b.png) no-repeat right 12px top 18px;
}

#gHeader .hLink ul li:last-child a {
	background-color: #F7711C;
	border-bottom: 4px solid #CE4F00;
}

#gHeader .hLink ul li a:hover {
	opacity: 0.7;
}

#gHeader .hLink02 ul li:last-child a {
    background-color: #F7711C;
    border-bottom: 4px solid #CE4F00;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    color: #fff;
	background: #F7711C url(../image/icon02.png) no-repeat right 36px bottom 8px;
	padding: 12px 30px 30px 12px;
}
#gHeader .hLink p {
	margin-left: 28px;
	padding-left: 47px;
	float: right;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	box-sizing: border-box;
	background: url(../image/icon01.png) no-repeat left top 5px;
}

#gHeader .hLink02 p {
	color: #fff;
	background: url(../image/icon01_02.png) no-repeat left top 5px;
}

#gHeader .hLink p span {
	display: block;
	font-size: 26px;
	color: #f7701b;
}

#gHeader .hLink02 p span {
	color: #fff;
}

#gHeader .hLink02 ul {
    margin-top: 3px;
    float: left;
    position: fixed;
    right: -12px;
    top: 40%;
}
@media all and (min-width: 0) and (max-width: 767px) {
	#gHeader {
		padding: 0;
	}
	
	#gHeader .hBox {
		max-width: inherit;
	}
	
	#gHeader h1 {
		margin: 12px 0 0 15px;
	}

	#gHeader h1 img {
		width: 94px;
	}
	
	#gHeader .hLink {
		display: none;
	}
	
	#gHeader .rBox {
		float: right;
		display: none;
	}
	
	#gHeader .tel {
		float: left;
	}
	
	#gHeader .tel img {
		width: 50px;
	}
	
	#gHeader .menu {
		float: right;
	}
 	
	#gHeader .menu img {
		width: 50px;
	}
	
	#gHeader .menuBox {
		display: none;
		width: 100%;
		padding: 10px 20px;
		position: absolute;
		left: 0;
		top: 100%;
		z-index: 300;
		background-color: #FFF;
		box-sizing: border-box;
	}
	
	#gHeader .menuBox ul li  a {
		padding: 17px 0 15px;
		display: block;
		text-align: center;
		border-bottom: 1px solid #000;
		font-weight: bold;
	}
	
}

@media all and (min-width: 768px) {
	#gHeader .menuBox {
		display: none !important;
	}
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
	margin-bottom: 162px;
	padding: 46px 0 56px;
	background-color: #221E1F;
}

#gFooter .fBox {
	margin: 0 auto 36px;
	width: 1116px;
}

#gFooter .fBox .fLogo {
	padding: 2px 55px 0 0;
	float: left;
}

#gFooter .fBox p {
	width: 490px;
	float: left;
	color: #fff;
	font-weight: bold;
	line-height: 1.72;
	letter-spacing: -1px;
}

#gFooter .fBox .fSns {
	padding-top: 10px;
	float: right;
}

#gFooter .fBox .fSns li {
	padding-left: 26px;
	display: inline-block;
}

#gFooter .fBox .fSns li img {
	width: 18px;
}

#gFooter .fBox .fSns li a:hover img {
	opacity: 0.7;
}

#gFooter .copyright {
	color: #999;
	font-size: 10px;
	text-align: center;
	letter-spacing: -0.3px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#gFooter {
		margin-bottom: 48px;
		padding: 24px 0;
	}
	
	#gFooter .fBox {
		margin-bottom: 25px;
		width: auto;
		text-align: center;
	}
	
	#gFooter .fBox .fLogo {
		padding: 0 0 22px;
		float: none;
	}
	
	#gFooter .fBox .fLogo img {
		width: 95px;
	}
	
	#gFooter .fBox p {
		margin-bottom: 18px;
		width: auto;
		float: none;
		font-size: 10px;
		letter-spacing: 0;
	}
	
	#gFooter .fBox .fSns {
		float: none;
	}
	
	#gFooter .fBox .fSns li {
		padding: 0 11px;
	}
}

/*------------------------------------------------------------
	fixedBox
------------------------------------------------------------*/
.fixedBox {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 13px 0 17px;
	background-color: #FFF004;
	z-index: 100;
}

.fixedBox ul {
	width: 1115px;
	margin: 0 auto;
}

.fixedBox ul li {
	position: relative;
	float: left;
}

.fixedBox ul li:first-of-type img {
	position: absolute;
	left: 4px;
	top: -38px;
	z-index: 20;
}

.fixedBox ul li:nth-of-type(2) {
	float: right;
}

.fixedBox ul li:nth-of-type(2) img {
	position: absolute;
	left: -20px;
	top: -38px;
	z-index: 20;
}

.fixedBox ul li .txt03 {
	margin: 0 0 11px 248px;
	display: block;
	font-size: 16px;
	color: #f7701b;
	font-weight: bold;
	text-align: center;
}

.fixedBox ul li:nth-of-type(2) .txt03 {
	margin-left: 0px;
	color: #00aec7;
}

.fixedBox ul li a {
	width: 650px;
	padding: 19px 0 14px 126px;
	display: block;
	font-size: 40px;
	font-weight: bold;
	color: #fffc16;
	text-align: center;
	line-height: 1.25;
	background: #F7711C url(../image/icon04.png) no-repeat right 20px center;
	border-bottom: 8px solid #CF5001;
	border-radius: 5px;
	box-sizing: border-box;
}

.fixedBox ul li:nth-of-type(2) a {
	padding: 13px 0 14px 0px;
	width: 440px;
	background-color: #01D4F2;
	border-bottom: 8px solid #00AEC7;
	font-size: 30px;
}

.fixedBox ul li a .txt01 {
	font-size: 30px;
	color: #FFF;
}

.fixedBox ul li:nth-of-type(2) .txt01 {
	display: block;
	font-size: 20px;
}

.fixedBox ul li a .txt02 {
	margin: -7px 0 0 20px;
	padding: 5px 10px 3px;
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
	border: 2px solid #FFF;
	color: #FFF;
}

.fixedBox ul li a:hover {
	opacity: 0.7;
}

@media all and (min-width: 0) and (max-width: 767px) {
	.fixedBox {
		padding: 5px;
		box-sizing: border-box;
	}
	
	.fixedBox ul {
		width: auto;
		display: flex;
		justify-content: space-between;
	}
	
	.fixedBox ul li {
		width: 44%;
		position: relative;
		float: none;
	}
	
	.fixedBox ul li:nth-of-type(2) {
		width: 43%;
		float: none;
	}
	
	.fixedBox ul li:nth-of-type(2) img {
		width: 78px;
		left: -14px;
	}

	.fixedBox ul li:nth-of-type(3) {
		width: 10%;
		float: none;
	}

	.fixedBox ul li a {
		width: 100%;
		padding: 12px 0 6px 51px;
		font-size: 15px;
		background: #F7711C;
		background-size: 6px 10px;
		border-bottom: 4px solid #CF5001;
		border-radius: 3px;
	}
	
	.fixedBox ul li:nth-of-type(2) a {
		padding: 12px 5px 6px 5px;
		width: 100%;
		border-bottom: 4px solid #00AEC7;
		font-size: 14px;
	}
	
	.fixedBox ul li .txt03,
	.fixedBox ul li a .txt01 {
		display: none;
	}
	
	.fixedBox ul li:nth-of-type(2) .txt01 {
		display: none;
	}
	
	.fixedBox ul li a .txt02 {
		margin: -2px 0 0 7px;
		padding: 2px 4px;
		font-size: 10px;
		border: 1px solid #FFF;
	}
	
	.fixedBox ul li:first-of-type img {
		width: 55px;
		height: 39px;
		position: absolute;
		left: 4px;
		top: -9px;
	}

	.fixedBox ul li:nth-of-type(3) a {
		padding: 0;
	}

	.fixedBox ul li:nth-of-type(3) img {
		width: 100%;
		height: auto;
		border-radius: 4px;
	}
	.spfixbox {
		position: fixed;
		top: -44px;
		right: 3px;
		z-index: 10001;
	}
	.spfixbox a {
		display: inline-block;
        background-color: #FFF004;
        color: #111;
        padding: 9px 8px 6px 8px;
        border-bottom: 4px solid #E6DA00;
        border-radius: 3px;
        font-size: 12px;
        font-weight: bold;
	}


}

@media all and (-ms-high-contrast:none){
	#gHeader .hLink ul li a {
		padding: 14px 30px 6px 20px;
	}
	
	.fixedBox ul li a {
		padding: 25px 0 9px 126px;
	}
	
	.fixedBox ul li:nth-of-type(2) a {
		padding: 16px 0 11px;
	}
	
	.fixedBox ul li a .txt02 {
		padding: 8px 10px 0;
	}
}

/* zoho フォーム */
.zcwf_lblLeft .zcwf_row {
	display: flex;
	margin: 0 !important;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
}
.zcwf_lblLeft .zcwf_row.no-border {
	border-bottom: 0;	
}

.zcwf_lblLeft .zcwf_row:last-of-type {
	border-bottom: 0;
}

.zcwf_lblLeft .zcwf_col_lab {
	font-size: 14px !important;
	font-family: "游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
}
.zcwf_lblLeft .zcwf_col_lab .must {
	font-size: 10px !important;
	color: #fff !important;
	background-color: #c00;
	padding: 2px 6px;
	border-radius: 3px;
	vertical-align: 2px;
}
.zcwf_lblLeft .zcwf_col_fld {
	flex: none;
	font-family: "游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
}
.zcwf_lblLeft .zcwf_col_fld .half {
	float: left;
	margin-right: 6px;
}
.zcwf_lblLeft .zcwf_col_fld input.half {
	max-width: 48%;
}
.zcwf_lblLeft .zcwf_col_fld select {
	padding: 8px !important;
}
.zcwf_col_fld input[type="submit"] {
	background-color: #F7711C !important;
}


@media all and (min-width: 0) and (max-width: 767px) {
	
	#crmWebToEntityForm.zcwf_lblLeft {
		padding: 0 !important;
	}
	
	.zcwf_lblLeft .zcwf_row {
		flex-wrap: wrap;
	}
	.zcwf_lblLeft .zcwf_row input {
		height: auto !important;
		padding: 7px !important;
	}
	.zcwf_lblLeft .zcwf_row textarea {
		height: 8em !important;
		padding: 7px !important;
	}
	.zcwf_lblLeft .zcwf_col_lab ,
	.zcwf_lblLeft .zcwf_col_lab, .zcwf_lblLeft .zcwf_col_fld {
		width: 100% !important;
	}
	.zcwf_lblLeft .zcwf_col_lab .must {
		width: 100% !important;
	}
	.zcwf_lblLeft .zcwf_col_fld input.half {
		width: 47% !important;
		margin-right: 2%;
	}
	.zcwf_lblLeft .zcwf_col_fld_slt {
		width: 100% !important;
	}
	
}