@charset "utf-8";

/* reset
--------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	border: none;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
}
/* img */
img,
/*box*/
div, p, blockquote,
/* heading */
h1, h2, h3, h4, h5, h6,
/* list */
ul, ol, li, dl, dt, dd,
/* form */
form, fieldset, textarea,
/* address */
address,
/* html5 */
main, article, aside, dialog, figure, footer, header, hgroup, nav, section
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	list-style-type: none;
}
/* html5 */
main, article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block;
}
/* table */
table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
caption{
	text-align: left;
}
/* a */
a, a:focus, a:hover, a:active {
	outline: none;
}
a {
	color: #E1251B;
	text-decoration: underline;
}
.pcmode a:hover {
	text-decoration: none;
}
a[href^="tel:"] {
	cursor: default;
	text-decoration: none;
}

/* form */
input, input:focus, input:hover, input:active,
textarea, textarea:focus, textarea:hover, textarea:active {
	outline: none;
}
/* img */
img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
	-webkit-backface-visibility: hidden;
}

/* selection */
::-moz-selection {
	background: #b2d7fe;
}

* {
	min-height: 0%;
	/* word-break: break-all; */
	word-wrap: break-word;
}


/* utility
--------------------------------------------------*/
/* layout */
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

@media only screen and (max-width:767px) {
	.al_sp { text-align: left !important; }
	.ar_sp { text-align: right !important; }
	.ac_sp { text-align: center !important; }
}


@media only screen and (min-width:768px) {
	.font10_pc {font-size: 10px !important;}
	.font11_pc {font-size: 11px !important;}
	.font12_pc {font-size: 12px !important;}
	.font13_pc {font-size: 13px !important;}
	.font14_pc {font-size: 14px !important;}
	.font15_pc {font-size: 15px !important;}
	.font16_pc {font-size: 16px !important;}
	.font17_pc {font-size: 17px !important;}
	.font18_pc {font-size: 18px !important;}
	.font19_pc {font-size: 19px !important;}
	.font20_pc {font-size: 20px !important;}
	.font21_pc {font-size: 21px !important;}
	.font22_pc {font-size: 22px !important;}
	.font23_pc {font-size: 23px !important;}
	.font24_pc {font-size: 24px !important;}
	.font25_pc {font-size: 25px !important;}
	.font26_pc {font-size: 26px !important;}
	.font27_pc {font-size: 27px !important;}
	.font28_pc {font-size: 28px !important;}
	.font29_pc {font-size: 29px !important;}
	.font30_pc {font-size: 30px !important;}
	.font31_pc {font-size: 31px !important;}
	.font32_pc {font-size: 32px !important;}
	.font33_pc {font-size: 33px !important;}
	.font34_pc {font-size: 34px !important;}
	.font35_pc {font-size: 35px !important;}
	.font36_pc {font-size: 36px !important;}
	.font37_pc {font-size: 37px !important;}
	.font38_pc {font-size: 38px !important;}
	.font39_pc {font-size: 39px !important;}
	.font40_pc {font-size: 40px !important;}
	.font41_pc {font-size: 41px !important;}
	.font42_pc {font-size: 42px !important;}
	.font43_pc {font-size: 43px !important;}
	.font44_pc {font-size: 44px !important;}
	.font45_pc {font-size: 45px !important;}
	.font46_pc {font-size: 46px !important;}
	.font47_pc {font-size: 47px !important;}
	.font48_pc {font-size: 48px !important;}
	.font49_pc {font-size: 49px !important;}
	.font50_pc {font-size: 50px !important;}
}
@media only screen and (max-width:767px) {
	.font10_sp {font-size: 10px !important;}
	.font11_sp {font-size: 11px !important;}
	.font12_sp {font-size: 12px !important;}
	.font13_sp {font-size: 13px !important;}
	.font14_sp {font-size: 14px !important;}
	.font15_sp {font-size: 15px !important;}
	.font16_sp {font-size: 16px !important;}
	.font17_sp {font-size: 17px !important;}
	.font18_sp {font-size: 18px !important;}
	.font19_sp {font-size: 19px !important;}
	.font20_sp {font-size: 20px !important;}
	.font21_sp {font-size: 21px !important;}
	.font22_sp {font-size: 22px !important;}
	.font23_sp {font-size: 23px !important;}
	.font24_sp {font-size: 24px !important;}
	.font25_sp {font-size: 25px !important;}
	.font26_sp {font-size: 26px !important;}
	.font27_sp {font-size: 27px !important;}
	.font28_sp {font-size: 28px !important;}
	.font29_sp {font-size: 29px !important;}
	.font30_sp {font-size: 30px !important;}
	.font31_sp {font-size: 31px !important;}
	.font32_sp {font-size: 32px !important;}
	.font33_sp {font-size: 33px !important;}
	.font34_sp {font-size: 34px !important;}
	.font35_sp {font-size: 35px !important;}
	.font36_sp {font-size: 36px !important;}
	.font37_sp {font-size: 37px !important;}
	.font38_sp {font-size: 38px !important;}
	.font39_sp {font-size: 39px !important;}
	.font40_sp {font-size: 40px !important;}
	.font41_sp {font-size: 41px !important;}
	.font42_sp {font-size: 42px !important;}
	.font43_sp {font-size: 43px !important;}
	.font44_sp {font-size: 44px !important;}
	.font45_sp {font-size: 45px !important;}
	.font46_sp {font-size: 46px !important;}
	.font47_sp {font-size: 47px !important;}
	.font48_sp {font-size: 48px !important;}
	.font49_sp {font-size: 49px !important;}
	.font50_sp {font-size: 50px !important;}
}


/* margin-top */
.mt00 { margin-top: 0px !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
.mt65 { margin-top: 65px !important; }
.mt70 { margin-top: 70px !important; }
.mt75 { margin-top: 75px !important; }
.mt80 { margin-top: 80px !important; }
.mt85 { margin-top: 85px !important; }
.mt90 { margin-top: 90px !important; }
.mt95 { margin-top: 95px !important; }
.mt100 { margin-top: 100px !important; }
/* margin-right */
.mr00 { margin-right: 0px !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }
.mr55 { margin-right: 55px !important; }
.mr60 { margin-right: 60px !important; }
.mr65 { margin-right: 65px !important; }
.mr70 { margin-right: 70px !important; }
.mr75 { margin-right: 75px !important; }
.mr80 { margin-right: 80px !important; }
.mr85 { margin-right: 85px !important; }
.mr90 { margin-right: 90px !important; }
.mr95 { margin-right: 95px !important; }
.mr100 { margin-right: 100px !important; }
/* margin-bottom */
.mb00 { margin-bottom: 0px !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }
/* margin-left */
.ml00 { margin-left: 0px !important; }
.ml05 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
.ml55 { margin-left: 55px !important; }
.ml60 { margin-left: 60px !important; }
.ml65 { margin-left: 65px !important; }
.ml70 { margin-left: 70px !important; }
.ml75 { margin-left: 75px !important; }
.ml80 { margin-left: 80px !important; }
.ml85 { margin-left: 85px !important; }
.ml90 { margin-left: 90px !important; }
.ml95 { margin-left: 95px !important; }
.ml100 { margin-left: 100px !important; }
/* padding-top */
.pt00 { padding-top: 0px !important; }
.pt05 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }
.pt55 { padding-top: 55px !important; }
.pt60 { padding-top: 60px !important; }
.pt65 { padding-top: 65px !important; }
.pt70 { padding-top: 70px !important; }
.pt75 { padding-top: 75px !important; }
.pt80 { padding-top: 80px !important; }
.pt85 { padding-top: 85px !important; }
.pt90 { padding-top: 90px !important; }
.pt95 { padding-top: 95px !important; }
.pt100 { padding-top: 100px !important; }
/* padding-right */
.pr00 { padding-right: 0px !important; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }
.pr55 { padding-right: 55px !important; }
.pr60 { padding-right: 60px !important; }
.pr65 { padding-right: 65px !important; }
.pr70 { padding-right: 70px !important; }
.pr75 { padding-right: 75px !important; }
.pr80 { padding-right: 80px !important; }
.pr85 { padding-right: 85px !important; }
.pr90 { padding-right: 90px !important; }
.pr95 { padding-right: 95px !important; }
.pr100 { padding-right: 100px !important; }
/* padding-bottom */
.pb00 { padding-bottom: 0px !important; }
.pb05 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb55 { padding-bottom: 55px !important; }
.pb60 { padding-bottom: 60px !important; }
.pb65 { padding-bottom: 65px !important; }
.pb70 { padding-bottom: 70px !important; }
.pb75 { padding-bottom: 75px !important; }
.pb80 { padding-bottom: 80px !important; }
.pb85 { padding-bottom: 85px !important; }
.pb90 { padding-bottom: 90px !important; }
.pb95 { padding-bottom: 95px !important; }
.pb100 { padding-bottom: 100px !important; }
/* padding-left */
.pl00 { padding-left: 0px !important; }
.pl05 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }
.pl55 { padding-left: 55px !important; }
.pl60 { padding-left: 60px !important; }
.pl65 { padding-left: 65px !important; }
.pl70 { padding-left: 70px !important; }
.pl75 { padding-left: 75px !important; }
.pl80 { padding-left: 80px !important; }
.pl85 { padding-left: 85px !important; }
.pl90 { padding-left: 90px !important; }
.pl95 { padding-left: 95px !important; }
.pl100 { padding-left: 100px !important; }

@media only screen and (min-width:768px) {
	/* margin-top */
	.mt00_pc { margin-top: 0px !important; }
	.mt05_pc { margin-top: 5px !important; }
	.mt10_pc { margin-top: 10px !important; }
	.mt15_pc { margin-top: 15px !important; }
	.mt20_pc { margin-top: 20px !important; }
	.mt25_pc { margin-top: 25px !important; }
	.mt30_pc { margin-top: 30px !important; }
	.mt35_pc { margin-top: 35px !important; }
	.mt40_pc { margin-top: 40px !important; }
	.mt45_pc { margin-top: 45px !important; }
	.mt50_pc { margin-top: 50px !important; }
	.mt55_pc { margin-top: 55px !important; }
	.mt60_pc { margin-top: 60px !important; }
	.mt65_pc { margin-top: 65px !important; }
	.mt70_pc { margin-top: 70px !important; }
	.mt75_pc { margin-top: 75px !important; }
	.mt80_pc { margin-top: 80px !important; }
	.mt85_pc { margin-top: 85px !important; }
	.mt90_pc { margin-top: 90px !important; }
	.mt95_pc { margin-top: 95px !important; }
	.mt100_pc { margin-top: 100px !important; }
	/* margin-right */
	.mr00_pc { margin-right: 0px !important; }
	.mr05_pc { margin-right: 5px !important; }
	.mr10_pc { margin-right: 10px !important; }
	.mr15_pc { margin-right: 15px !important; }
	.mr20_pc { margin-right: 20px !important; }
	.mr25_pc { margin-right: 25px !important; }
	.mr30_pc { margin-right: 30px !important; }
	.mr35_pc { margin-right: 35px !important; }
	.mr40_pc { margin-right: 40px !important; }
	.mr45_pc { margin-right: 45px !important; }
	.mr50_pc { margin-right: 50px !important; }
	.mr55_pc { margin-right: 55px !important; }
	.mr60_pc { margin-right: 60px !important; }
	.mr65_pc { margin-right: 65px !important; }
	.mr70_pc { margin-right: 70px !important; }
	.mr75_pc { margin-right: 75px !important; }
	.mr80_pc { margin-right: 80px !important; }
	.mr85_pc { margin-right: 85px !important; }
	.mr90_pc { margin-right: 90px !important; }
	.mr95_pc { margin-right: 95px !important; }
	.mr100_pc { margin-right: 100px !important; }
	/* margin-bottom */
	.mb00_pc { margin-bottom: 0px !important; }
	.mb05_pc { margin-bottom: 5px !important; }
	.mb10_pc { margin-bottom: 10px !important; }
	.mb15_pc { margin-bottom: 15px !important; }
	.mb20_pc { margin-bottom: 20px !important; }
	.mb25_pc { margin-bottom: 25px !important; }
	.mb30_pc { margin-bottom: 30px !important; }
	.mb35_pc { margin-bottom: 35px !important; }
	.mb40_pc { margin-bottom: 40px !important; }
	.mb45_pc { margin-bottom: 45px !important; }
	.mb50_pc { margin-bottom: 50px !important; }
	.mb55_pc { margin-bottom: 55px !important; }
	.mb60_pc { margin-bottom: 60px !important; }
	.mb65_pc { margin-bottom: 65px !important; }
	.mb70_pc { margin-bottom: 70px !important; }
	.mb75_pc { margin-bottom: 75px !important; }
	.mb80_pc { margin-bottom: 80px !important; }
	.mb85_pc { margin-bottom: 85px !important; }
	.mb90_pc { margin-bottom: 90px !important; }
	.mb95_pc { margin-bottom: 95px !important; }
	.mb100_pc { margin-bottom: 100px !important; }
	/* margin-left */
	.ml00_pc { margin-left: 0px !important; }
	.ml05_pc { margin-left: 5px !important; }
	.ml10_pc { margin-left: 10px !important; }
	.ml15_pc { margin-left: 15px !important; }
	.ml20_pc { margin-left: 20px !important; }
	.ml25_pc { margin-left: 25px !important; }
	.ml30_pc { margin-left: 30px !important; }
	.ml35_pc { margin-left: 35px !important; }
	.ml40_pc { margin-left: 40px !important; }
	.ml45_pc { margin-left: 45px !important; }
	.ml50_pc { margin-left: 50px !important; }
	.ml55_pc { margin-left: 55px !important; }
	.ml60_pc { margin-left: 60px !important; }
	.ml65_pc { margin-left: 65px !important; }
	.ml70_pc { margin-left: 70px !important; }
	.ml75_pc { margin-left: 75px !important; }
	.ml80_pc { margin-left: 80px !important; }
	.ml85_pc { margin-left: 85px !important; }
	.ml90_pc { margin-left: 90px !important; }
	.ml95_pc { margin-left: 95px !important; }
	.ml100_pc { margin-left: 100px !important; }

	/* padding-top */
	.pt00_pc { padding-top: 0px !important; }
	.pt05_pc { padding-top: 5px !important; }
	.pt10_pc { padding-top: 10px !important; }
	.pt15_pc { padding-top: 15px !important; }
	.pt20_pc { padding-top: 20px !important; }
	.pt25_pc { padding-top: 25px !important; }
	.pt30_pc { padding-top: 30px !important; }
	.pt35_pc { padding-top: 35px !important; }
	.pt40_pc { padding-top: 40px !important; }
	.pt45_pc { padding-top: 45px !important; }
	.pt50_pc { padding-top: 50px !important; }
	.pt55_pc { padding-top: 55px !important; }
	.pt60_pc { padding-top: 60px !important; }
	.pt65_pc { padding-top: 65px !important; }
	.pt70_pc { padding-top: 70px !important; }
	.pt75_pc { padding-top: 75px !important; }
	.pt80_pc { padding-top: 80px !important; }
	.pt85_pc { padding-top: 85px !important; }
	.pt90_pc { padding-top: 90px !important; }
	.pt95_pc { padding-top: 95px !important; }
	.pt100_pc { padding-top: 100px !important; }
	/* padding-right */
	.pr00_pc { padding-right: 0px !important; }
	.pr05_pc { padding-right: 5px !important; }
	.pr10_pc { padding-right: 10px !important; }
	.pr15_pc { padding-right: 15px !important; }
	.pr20_pc { padding-right: 20px !important; }
	.pr25_pc { padding-right: 25px !important; }
	.pr30_pc { padding-right: 30px !important; }
	.pr35_pc { padding-right: 35px !important; }
	.pr40_pc { padding-right: 40px !important; }
	.pr45_pc { padding-right: 45px !important; }
	.pr50_pc { padding-right: 50px !important; }
	.pr55_pc { padding-right: 55px !important; }
	.pr60_pc { padding-right: 60px !important; }
	.pr65_pc { padding-right: 65px !important; }
	.pr70_pc { padding-right: 70px !important; }
	.pr75_pc { padding-right: 75px !important; }
	.pr80_pc { padding-right: 80px !important; }
	.pr85_pc { padding-right: 85px !important; }
	.pr90_pc { padding-right: 90px !important; }
	.pr95_pc { padding-right: 95px !important; }
	.pr100_pc { padding-right: 100px !important; }
	/* padding-bottom */
	.pb00_pc { padding-bottom: 0px !important; }
	.pb05_pc { padding-bottom: 5px !important; }
	.pb10_pc { padding-bottom: 10px !important; }
	.pb15_pc { padding-bottom: 15px !important; }
	.pb20_pc { padding-bottom: 20px !important; }
	.pb25_pc { padding-bottom: 25px !important; }
	.pb30_pc { padding-bottom: 30px !important; }
	.pb35_pc { padding-bottom: 35px !important; }
	.pb40_pc { padding-bottom: 40px !important; }
	.pb45_pc { padding-bottom: 45px !important; }
	.pb50_pc { padding-bottom: 50px !important; }
	.pb55_pc { padding-bottom: 55px !important; }
	.pb60_pc { padding-bottom: 60px !important; }
	.pb65_pc { padding-bottom: 65px !important; }
	.pb70_pc { padding-bottom: 70px !important; }
	.pb75_pc { padding-bottom: 75px !important; }
	.pb80_pc { padding-bottom: 80px !important; }
	.pb85_pc { padding-bottom: 85px !important; }
	.pb90_pc { padding-bottom: 90px !important; }
	.pb95_pc { padding-bottom: 95px !important; }
	.pb100_pc { padding-bottom: 100px !important; }
	/* padding-left */
	.pl00_pc { padding-left: 0px !important; }
	.pl05_pc { padding-left: 5px !important; }
	.pl10_pc { padding-left: 10px !important; }
	.pl15_pc { padding-left: 15px !important; }
	.pl20_pc { padding-left: 20px !important; }
	.pl25_pc { padding-left: 25px !important; }
	.pl30_pc { padding-left: 30px !important; }
	.pl35_pc { padding-left: 35px !important; }
	.pl40_pc { padding-left: 40px !important; }
	.pl45_pc { padding-left: 45px !important; }
	.pl50_pc { padding-left: 50px !important; }
	.pl55_pc { padding-left: 55px !important; }
	.pl60_pc { padding-left: 60px !important; }
	.pl65_pc { padding-left: 65px !important; }
	.pl70_pc { padding-left: 70px !important; }
	.pl75_pc { padding-left: 75px !important; }
	.pl80_pc { padding-left: 80px !important; }
	.pl85_pc { padding-left: 85px !important; }
	.pl90_pc { padding-left: 90px !important; }
	.pl95_pc { padding-left: 95px !important; }
	.pl100_pc { padding-left: 100px !important; }
}

@media only screen and (max-width:767px) {
	/* margin-top */
	.mt00_sp { margin-top: 0px !important; }
	.mt05_sp { margin-top: 5px !important; }
	.mt10_sp { margin-top: 10px !important; }
	.mt15_sp { margin-top: 15px !important; }
	.mt20_sp { margin-top: 20px !important; }
	.mt25_sp { margin-top: 25px !important; }
	.mt30_sp { margin-top: 30px !important; }
	.mt35_sp { margin-top: 35px !important; }
	.mt40_sp { margin-top: 40px !important; }
	.mt45_sp { margin-top: 45px !important; }
	.mt50_sp { margin-top: 50px !important; }
	.mt55_sp { margin-top: 55px !important; }
	.mt60_sp { margin-top: 60px !important; }
	.mt65_sp { margin-top: 65px !important; }
	.mt70_sp { margin-top: 70px !important; }
	.mt75_sp { margin-top: 75px !important; }
	.mt80_sp { margin-top: 80px !important; }
	.mt85_sp { margin-top: 85px !important; }
	.mt90_sp { margin-top: 90px !important; }
	.mt95_sp { margin-top: 95px !important; }
	.mt100_sp { margin-top: 100px !important; }
	/* margin-right */
	.mr00_sp { margin-right: 0px !important; }
	.mr05_sp { margin-right: 5px !important; }
	.mr10_sp { margin-right: 10px !important; }
	.mr15_sp { margin-right: 15px !important; }
	.mr20_sp { margin-right: 20px !important; }
	.mr25_sp { margin-right: 25px !important; }
	.mr30_sp { margin-right: 30px !important; }
	.mr35_sp { margin-right: 35px !important; }
	.mr40_sp { margin-right: 40px !important; }
	.mr45_sp { margin-right: 45px !important; }
	.mr50_sp { margin-right: 50px !important; }
	.mr55_sp { margin-right: 55px !important; }
	.mr60_sp { margin-right: 60px !important; }
	.mr65_sp { margin-right: 65px !important; }
	.mr70_sp { margin-right: 70px !important; }
	.mr75_sp { margin-right: 75px !important; }
	.mr80_sp { margin-right: 80px !important; }
	.mr85_sp { margin-right: 85px !important; }
	.mr90_sp { margin-right: 90px !important; }
	.mr95_sp { margin-right: 95px !important; }
	.mr100_sp { margin-right: 100px !important; }
	/* margin-bottom */
	.mb00_sp { margin-bottom: 0px !important; }
	.mb05_sp { margin-bottom: 5px !important; }
	.mb10_sp { margin-bottom: 10px !important; }
	.mb15_sp { margin-bottom: 15px !important; }
	.mb20_sp { margin-bottom: 20px !important; }
	.mb25_sp { margin-bottom: 25px !important; }
	.mb30_sp { margin-bottom: 30px !important; }
	.mb35_sp { margin-bottom: 35px !important; }
	.mb40_sp { margin-bottom: 40px !important; }
	.mb45_sp { margin-bottom: 45px !important; }
	.mb50_sp { margin-bottom: 50px !important; }
	.mb55_sp { margin-bottom: 55px !important; }
	.mb60_sp { margin-bottom: 60px !important; }
	.mb65_sp { margin-bottom: 65px !important; }
	.mb70_sp { margin-bottom: 70px !important; }
	.mb75_sp { margin-bottom: 75px !important; }
	.mb80_sp { margin-bottom: 80px !important; }
	.mb85_sp { margin-bottom: 85px !important; }
	.mb90_sp { margin-bottom: 90px !important; }
	.mb95_sp { margin-bottom: 95px !important; }
	.mb100_sp { margin-bottom: 100px !important; }
	/* margin-left */
	.ml00_sp { margin-left: 0px !important; }
	.ml05_sp { margin-left: 5px !important; }
	.ml10_sp { margin-left: 10px !important; }
	.ml15_sp { margin-left: 15px !important; }
	.ml20_sp { margin-left: 20px !important; }
	.ml25_sp { margin-left: 25px !important; }
	.ml30_sp { margin-left: 30px !important; }
	.ml35_sp { margin-left: 35px !important; }
	.ml40_sp { margin-left: 40px !important; }
	.ml45_sp { margin-left: 45px !important; }
	.ml50_sp { margin-left: 50px !important; }
	.ml55_sp { margin-left: 55px !important; }
	.ml60_sp { margin-left: 60px !important; }
	.ml65_sp { margin-left: 65px !important; }
	.ml70_sp { margin-left: 70px !important; }
	.ml75_sp { margin-left: 75px !important; }
	.ml80_sp { margin-left: 80px !important; }
	.ml85_sp { margin-left: 85px !important; }
	.ml90_sp { margin-left: 90px !important; }
	.ml95_sp { margin-left: 95px !important; }
	.ml100_sp { margin-left: 100px !important; }

	/* padding-top */
	.pt00_sp { padding-top: 0px !important; }
	.pt05_sp { padding-top: 5px !important; }
	.pt10_sp { padding-top: 10px !important; }
	.pt15_sp { padding-top: 15px !important; }
	.pt20_sp { padding-top: 20px !important; }
	.pt25_sp { padding-top: 25px !important; }
	.pt30_sp { padding-top: 30px !important; }
	.pt35_sp { padding-top: 35px !important; }
	.pt40_sp { padding-top: 40px !important; }
	.pt45_sp { padding-top: 45px !important; }
	.pt50_sp { padding-top: 50px !important; }
	.pt55_sp { padding-top: 55px !important; }
	.pt60_sp { padding-top: 60px !important; }
	.pt65_sp { padding-top: 65px !important; }
	.pt70_sp { padding-top: 70px !important; }
	.pt75_sp { padding-top: 75px !important; }
	.pt80_sp { padding-top: 80px !important; }
	.pt85_sp { padding-top: 85px !important; }
	.pt90_sp { padding-top: 90px !important; }
	.pt95_sp { padding-top: 95px !important; }
	.pt100_sp { padding-top: 100px !important; }
	/* padding-right */
	.pr00_sp { padding-right: 0px !important; }
	.pr05_sp { padding-right: 5px !important; }
	.pr10_sp { padding-right: 10px !important; }
	.pr15_sp { padding-right: 15px !important; }
	.pr20_sp { padding-right: 20px !important; }
	.pr25_sp { padding-right: 25px !important; }
	.pr30_sp { padding-right: 30px !important; }
	.pr35_sp { padding-right: 35px !important; }
	.pr40_sp { padding-right: 40px !important; }
	.pr45_sp { padding-right: 45px !important; }
	.pr50_sp { padding-right: 50px !important; }
	.pr55_sp { padding-right: 55px !important; }
	.pr60_sp { padding-right: 60px !important; }
	.pr65_sp { padding-right: 65px !important; }
	.pr70_sp { padding-right: 70px !important; }
	.pr75_sp { padding-right: 75px !important; }
	.pr80_sp { padding-right: 80px !important; }
	.pr85_sp { padding-right: 85px !important; }
	.pr90_sp { padding-right: 90px !important; }
	.pr95_sp { padding-right: 95px !important; }
	.pr100_sp { padding-right: 100px !important; }
	/* padding-bottom */
	.pb00_sp { padding-bottom: 0px !important; }
	.pb05_sp { padding-bottom: 5px !important; }
	.pb10_sp { padding-bottom: 10px !important; }
	.pb15_sp { padding-bottom: 15px !important; }
	.pb20_sp { padding-bottom: 20px !important; }
	.pb25_sp { padding-bottom: 25px !important; }
	.pb30_sp { padding-bottom: 30px !important; }
	.pb35_sp { padding-bottom: 35px !important; }
	.pb40_sp { padding-bottom: 40px !important; }
	.pb45_sp { padding-bottom: 45px !important; }
	.pb50_sp { padding-bottom: 50px !important; }
	.pb55_sp { padding-bottom: 55px !important; }
	.pb60_sp { padding-bottom: 60px !important; }
	.pb65_sp { padding-bottom: 65px !important; }
	.pb70_sp { padding-bottom: 70px !important; }
	.pb75_sp { padding-bottom: 75px !important; }
	.pb80_sp { padding-bottom: 80px !important; }
	.pb85_sp { padding-bottom: 85px !important; }
	.pb90_sp { padding-bottom: 90px !important; }
	.pb95_sp { padding-bottom: 95px !important; }
	.pb100_sp { padding-bottom: 100px !important; }
	/* padding-left */
	.pl00_sp { padding-left: 0px !important; }
	.pl05_sp { padding-left: 5px !important; }
	.pl10_sp { padding-left: 10px !important; }
	.pl15_sp { padding-left: 15px !important; }
	.pl20_sp { padding-left: 20px !important; }
	.pl25_sp { padding-left: 25px !important; }
	.pl30_sp { padding-left: 30px !important; }
	.pl35_sp { padding-left: 35px !important; }
	.pl40_sp { padding-left: 40px !important; }
	.pl45_sp { padding-left: 45px !important; }
	.pl50_sp { padding-left: 50px !important; }
	.pl55_sp { padding-left: 55px !important; }
	.pl60_sp { padding-left: 60px !important; }
	.pl65_sp { padding-left: 65px !important; }
	.pl70_sp { padding-left: 70px !important; }
	.pl75_sp { padding-left: 75px !important; }
	.pl80_sp { padding-left: 80px !important; }
	.pl85_sp { padding-left: 85px !important; }
	.pl90_sp { padding-left: 90px !important; }
	.pl95_sp { padding-left: 95px !important; }
	.pl100_sp { padding-left: 100px !important; }
}

/* clearfix */
.clearfix {
	zoom: 1;
}
.clearfix:after {
	display: block;
	clear: both;
	height: 0;
	content: '';
}


/*************************************************

 siteCommonStyle

*************************************************/


/* sp pc */
@media only screen and (min-width:992px) {
	.tb-view {
		display: none !important;
	}
}
@media only screen and (min-width:768px) {
	.sp-view {
		display: none !important;
	}
}
@media only screen and (max-width:767px) {
	.pc-view {
		display: none !important;
	}
}

/* fade */
@media only screen and (min-width:768px) {
	.pcmode .fade,
	.pcmode .fadearea a {
		transition-property: opacity;
		transition-duration: 0.3s;
	}
	.pcmode .fade:hover,
	.pcmode .fadearea a:hover {
		opacity: 0.7;
	}
	.textBdr:hover,
	.textBdrList a:hover {
		text-decoration: underline !important;
	}
	.hoverScaleList figure {
		overflow: hidden;
		position: relative;
	}
	.hoverScaleList img {
		transform: scale(1);
		transition: transform 0.4s;
	}
	.pcmode .hoverScaleList a:hover img {
		transform: scale(1.1);
	}
}



/*************************************************

 wrapper

*************************************************/
#wrapper {
	color: #1F2128;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 16px;
	line-height: 1.875;
	text-align: left;
}
input,textarea,button,select {
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ＭＳ Ｐゴシック', sans-serif;
}
.f-en {
	font-family: 'Montserrat', sans-serif;
}

.fw-mid {
	font-weight: 500;
}

.fc-red {
	color: #E1251B;
}

@media only screen and (max-width:767px) {
	#wrapper {
		font-size: 14px;
	}
}



/*************************************************

 header

*************************************************/
.header {
	position: absolute;
	width: 100%;
	background-color: #fff;
	z-index: 500;
}

.header__top {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 1230px;
	min-height: 80px;
	margin: 0 auto;
	padding: 0 20px;
	background-color: #fff;
	z-index: 10;
}

.header__logo__anchor {
	display: flex;
	align-items: center;
	line-height: 0;
	text-decoration: none;
}

.header__logo__txt {
	display: block;
	margin-left: 15px;
	padding: 6px 7px;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	background-color: #1F2128;
}

@media only screen and (max-width:991px) {
	.header__logo__txt {
		font-size: 10px;
	}
}

@media only screen and (max-width:767px) {
	.header__top {
		min-height: 74px;
	}
	.header__logo img {
		width: 135px;
	}
	.header__logo__txt {
		display: none;
	}
}


/* header__others
-----------------------------------*/
.header__others {
	display: flex;
	align-items: center;
}


/* header__others__tel */
.header__others__tel {
	margin-right: 30px;
}

.header__others__tel__texts {
	display: flex;
	align-items: center;
	line-height: 1;
}

.header__others__tel__label {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 44px;
	height: 23px;
	margin-right: 10px;
	color: #fff;
	font-weight: 700;
	background-color: #E1251B;
	border-radius: 3px;
}

.header__others__tel__txt {
	font-size: 12px;
	font-weight: 500;
}

.header__others__tel__num {
	margin-top: 3px;
	color: #E1251B;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
}

@media only screen and (max-width:991px) {
	.header__others__tel {
		margin-right: 20px;
	}
	.header__others__tel__label {
		width: 36px;
		height: 20px;
		font-size: 14px;
	}
	.header__others__tel__txt {
		font-size: 10px;
	}
	.header__others__tel__num {
		font-size: 18px;
	}
}

@media only screen and (max-width:767px) {
	.header__others__tel {
		display: none;
	}
}


/* header__others__contact */
.header__others__contact__anchor {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 175px;
	height: 50px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	background-color: #E1251B;
	text-decoration: none;
	border-radius: 5px;
}

.header__others__contact__text {
	position: relative;
	display: block;
	padding-left: 35px;
	font-weight: 500;
}

.header__others__contact__text::before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: '';
	width: 24px;
	height: 100%;
	/* background: url(../images/common/icon_mail.svg) no-repeat center center / contain; */
}

@media only screen and (max-width:991px) {
	.header__others__contact__anchor {
		width: 150px;
		font-size: 16px;
	}
	.header__others__contact__text {
		padding-left: 27px;
	}
	.header__others__contact__text::before {
		width: 20px;
	}
}

@media only screen and (max-width:767px) {
	.header__others__contact {
		display: none;
	}
}


/* header__others__users */
.header__others__users {
	display: flex;
	line-height: 0;
}

.header__others__users__li {
	margin-left: 30px;
}

.header__others__users__anchor {
	display: block;
	color: #1F2128;
	text-align: center;
	text-decoration: none;
}

.header__others__users__img {
	position: relative;
	display: inline-block;
}

.header__others__users__pop {
	position: absolute;
	left: 50%;
	top: 0;
	padding: 0 0.5em;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	transform: translateY(-50%);
	background-color: #E1251B;
	border-radius: 10px;
	line-height: 1.5;
}

.header__others__users__txt {
	margin-top: 6px;
	font-size: 12px;
	line-height: 1;
}

@media only screen and (max-width:991px) {
	.header__others__users__li {
		margin-left: 20px;
	}
}

@media only screen and (max-width:767px) {
	.header__others__users {
		margin-right: 50px;
	}
	.header__others__users__li {
		margin-left: 16px;
	}
	.header__others__users__li:first-child {
		margin-left: 0;
	}
	.header__others__users__txt {
		font-size: 10px;
	}
}

@media only screen and (max-width:375px) {
	.header__others__users__li {
		margin-left: 10px;
	}
}



/*************************************************

 fixed_header

*************************************************/
.fixed_header {
	position: fixed;
	width: 100%;
	background-color: #fff;
	z-index: 400;
	transform: translateY(-100%);
	transition: transform 0.3s;
}

.is-up .fixed_header {
	transform: translateY(0);
}

.is-up__off .fixed_header {
	transform: translateY(-100%);
}


/*************************************************

 globalnavi

*************************************************/

/* globalnavi-pc
------------------------------------*/
.globalnavi-pc__navs {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: calc(100% - 40px);
	max-width: 1230px;
	height: 55px;
	margin: 0 auto;
}

.globalnavi-pc__navs__li {
	margin-left: 55px;
}

.globalnavi-pc__navs__acnhor {
	display: block;
	color: #1F2128;
	text-decoration: none;
	transition: color 0.3s;
}

.globalnavi-pc__navs__acnhor:hover {
	color: #E1251B;
}

@media only screen and (max-width:767px) {
	.globalnavi-pc {
		display: none !important;
	}
}



/* globalnavi-sp
------------------------------------*/
@media only screen and (min-width:768px) {
	.globalnavi-sp {
		display: none !important;
	}
}

.globalnavi-sp {
	overflow: auto;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	display: none;
	z-index: 600;
	background-color: #fff;
}
.globalnavi-sp__top {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 10;
}
.globalnavi-sp__body {
	padding: 74px 10px 100px;
}


/* hamburgermenu */
.globalnavi-sp .hamburgermenu span {
	opacity: 0;
}
.globalnavi-sp .hamburgermenu__bdr {
	transform: translate(-50%,-50%);
}
.globalnavi-sp .hamburgermenu__bdr:before,
.globalnavi-sp .hamburgermenu__bdr:after {
	top: 50%;
	margin-top: -1px;
}
.globalnavi-sp .hamburgermenu__bdr:before {
	transform: rotate(45deg);
}
.globalnavi-sp .hamburgermenu__bdr:after {
	transform: rotate(-45deg);
}


/* globalnavi-sp__logo */
.globalnavi-sp__logo {
	display: flex;
	align-items: center;
	height: 74px;
	padding-left: 20px;
	line-height: 0;
}
.globalnavi-sp__logo__anchor {
	display: flex;
	align-items: center;
	text-decoration: none;
}
.globalnavi-sp__logo__anchor img {
	width: 135px;
}
.globalnavi-sp__logo__txt {
	margin-left: 10px;
	padding: 5px 6px;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	background-color: #1F2128;
	line-height: 1;
}


/* globalnavi-sp__keyword */
.globalnavi-sp__keyword {
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	display: block;
	width: 100%;
	border: #A8A8A8 solid 1px;
	border-radius: 5px;
}

.globalnavi-sp__keyword__input {
	display: block;
	width: 100%;
	height: 38px;
	margin: 0;
	padding: 0 45px 0 15px;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	appearance: none;
}

.globalnavi-sp__keyword__submit {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 100%;
	margin: 0;
	padding: 0;
	/* background: #1F2128 url(../images/common/icon_lens.svg) no-repeat center center / 19px auto; */
	text-indent: -9999px;
	border: none;
	border-radius: 0;
	outline: none;
	appearance: none;
	cursor: pointer;
}


/* globalnavi-sp__navs */
.globalnavi-sp__navs {
	margin-top: 10px;
}

.globalnavi-sp__navs .js-sp-pullbtn::before,
.globalnavi-sp__navs .js-sp-pullbtn::after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	content: '';
	width: 14px;
	height: 2px;
	margin-top: -1px;
	border-radius: 2px;
	background-color: #1F2128;
}
.globalnavi-sp__navs .js-sp-pullbtn::after {
	transform: rotate(90deg);
	transition: transform 0.2s;
}
.globalnavi-sp__navs .js-sp-pullbtn.is-on::after {
	transform: rotate(0deg);
}

.globalnavi-sp__navs .js-sp-pullbody {
	display: none;
}

.globalnavi-sp__navs__achor {
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: center;
	height: 50px;
	width: 100%;
	margin: 0;
	padding: 0 0 0 10px;
	color: #1F2128;
	font-size: 14px;
	background: none;
	border: none;
	border-bottom: #A8A8A8 dashed 1px;
	border-radius: 0;
	text-decoration: none;
	outline: none;
	appearance: none;
	box-shadow: none;
	cursor: pointer;
}

.globalnavi-sp__navs__child__anchor {
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: center;
	height: 50px;
	width: 100%;
	margin: 0;
	padding: 0 0 0 20px;
	color: #E1251B;
	font-size: 14px;
	font-weight: 500;
	background: none;
	border: none;
	border-bottom: #A8A8A8 dashed 1px;
	border-radius: 0;
	outline: none;
	text-decoration: none;
	appearance: none;
	box-shadow: none;
	cursor: pointer;
}

.globalnavi-sp__navs__child__anchor img {
	margin-left: 10px;
}

.globalnavi-sp__navs__grandchild__anchor {
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: center;
	height: 50px;
	width: 100%;
	margin: 0;
	padding: 0 0 0 30px;
	color: #1F2128;
	font-size: 14px;
	background: none;
	border: none;
	border-bottom: #A8A8A8 dashed 1px;
	border-radius: 0;
	text-decoration: none;
	outline: none;
	appearance: none;
	box-shadow: none;
	cursor: pointer;
}


/* globalnavi-sp__btns */
.globalnavi-sp__btns {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
	line-height: 0;
}

.globalnavi-sp__btns__li {
	width: calc(50% - 2px);
	margin: 2px 0;
}

.globalnavi-sp__btns__anchor {
	display: block;
}


/* globalnavi-sp__contacts */
.globalnavi-sp__contacts {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 20px;
	padding: 20px;
	border: #E1251B solid 2px;
	border-radius: 5px;
}

.globalnavi-sp__contacts__tel {
	line-height: 1;
}

.globalnavi-sp__contacts__tel__texts {
	display: flex;
	align-items: center;
	line-height: 1;
}

.globalnavi-sp__contacts__tel__label {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 44px;
	height: 23px;
	margin-right: 10px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	background-color: #E1251B;
	border-radius: 3px;
}

.globalnavi-sp__contacts__tel__txt {
	font-size: 14px;
	font-weight: 500;
}

.globalnavi-sp__contacts__tel__num {
	display: block;
	margin-top: 5px;
	color: #E1251B;
	font-size: 27px;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-decoration: none;
	line-height: 1;
}


.globalnavi-sp__contacts__contact {
	width: 100%;
	margin-top: 15px;
}
.globalnavi-sp__contacts__contact__anchor {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	width: 100%;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	background-color: #E1251B;
	text-decoration: none;
	border-radius: 5px;
}

.globalnavi-sp__contacts__contact__text {
	position: relative;
	display: block;
	padding-left: 35px;
	font-size: 16px;
	font-weight: 500;
}

.globalnavi-sp__contacts__contact__text::before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: '';
	width: 24px;
	height: 100%;
	/* background: url(../images/common/icon_mail.svg) no-repeat center center / contain; */
}


/* globalnavi-sp__otherbtns */
.globalnavi-sp__otherbtns {
	margin-top: 25px;
	text-align: right;
}

.globalnavi-sp__otherbtns__li + .globalnavi-sp__otherbtns__li {
	margin-top: 5px;
}

.globalnavi-sp__otherbtns__anchor {
	color: #1F2128;
	font-size: 14px;
	text-decoration: none;
}



/*************************************************

 hamburgerMenu

*************************************************/
@media only screen and (min-width:768px) {
	.hamburgermenu {
		display: none;
	}
}
.hamburgermenu {
	position: absolute;
	top: 0;
	right: 20px;
	width: 27px;
	height: 74px;
	z-index: 90;
	cursor: pointer;
	z-index: 10;
}
.hamburgermenu__bdr {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 20px;
	margin: 0 auto;
	transform: translate(-50%,-70%);
}
.hamburgermenu__bdr span,
.hamburgermenu__bdr:before,
.hamburgermenu__bdr:after {
	position: absolute;
	left: 0;
	display: block;
	content: '';
	width: 100%;
	height: 2px;
	background-color: #1F2128;
	border-radius: 2px;
}
.hamburgermenu__bdr span {
	top: 50%;
	transition: 0.3s;
}
.hamburgermenu__bdr:before {
	top: 0;
}
.hamburgermenu__bdr:after {
	top: 100%;
}






/*************************************************

 mainarea

*************************************************/
.mainarea {
	padding: 150px 0 110px;
}

@media only screen and (max-width:767px) {
	.mainarea {
		padding: 110px 0 60px;
	}
}


/*************************************************

 footer

*************************************************/

.footer {
	position: relative;
	background-color: #F4F4F4;
	z-index: 20;
}


.footer__pagetop {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 20;
}

.footer__pagetop__anchor {
	position: absolute;
	bottom: 0;
	right: 20px;
}

.footer__contents {
	display: flex;
	justify-content: space-between;
	max-width: 1200px;
	margin: 0 auto;
	padding: 80px 20px 50px;
}

.footer__left {
	display: flex;
	flex-wrap: wrap;
	max-width: calc(100% - 355px);
}

.footer__left__box {
	width: 150px;
	margin: 0 60px 30px 0;
}

.footer__left__boxtitle {
	font-size: 14px;
	border-bottom: #A8A8A8 solid 1px;
}

.footer__left__boxlist {
	margin: 10px 0 0 10px;
	line-height: 1.5;
}

.footer__left__boxlist__anchor {
	color: #1F2128;
	font-size: 12px;
	text-decoration: none;
	transition: color 0.3s;
}

.footer__right {
	display: flex;
	flex-direction: column;
	width: 355px;
}

.footer__right__navs {
	display: flex;
	justify-content: space-between;
}

.footer__right__navs__lists__li + .footer__right__navs__lists__li {
	margin-top: 7px;
}

.footer__right__navs__lists__anchor {
	color: #1F2128;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	transition: color 0.3s;
}

.footer__right__logo {
	margin-top: 70px;
	text-align: right;
	line-height: 0;
}

.footer__left__boxlist__anchor:hover,
.footer__right__navs__lists__anchor:hover {
	color: #E1251B;
}

.footer__copyright {
	padding: 10px 0 13px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	background-color: #E1251B;
	line-height: 1.2;
}

@media only screen and (max-width:991px) {
	.footer__left__box {
		margin-right: 30px;
	}
}

@media only screen and (max-width:767px) {
	.footer__pagetop {
		display: none;
	}

	.footer__contents {
		display: block;
		padding: 30px 20px;
	}

	.footer__left {
		display: none;
	}

	.footer__right {
		width: auto;
	}

	.footer__right__navs {
		order: 1;
	}

	.footer__right__navs__lists {
		width: 50%;
	}

	.footer__right__navs__lists__li + .footer__right__navs__lists__li {
		margin-top: 7px;
	}

	.footer__right__navs__lists__anchor {
		font-size: 13px;
	}

	.footer__right__logo {
		margin: 0 0 30px;
		text-align: left;
	}
}




/*************************************************

 commons

*************************************************/

/* common-col2
------------------------------------*/
.common-col2 {
	display: flex;
	justify-content: space-between;
	width: calc(100% - 20px);
	max-width: 1230px;
	margin: 0 auto;
}


/* common-col2-side
------------------------------------*/
.common-col2-side {
	width: 200px;
}

@media only screen and (max-width:767px) {
	.common-col2-side {
		display: none;
	}
}


/* common-col2-side__keyword */
.common-col2-side__keyword {
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 15px;
	border: #A8A8A8 solid 1px;
	border-radius: 5px;
}

.common-col2-side__keyword__input {
	display: block;
	width: 100%;
	height: 43px;
	margin: 0;
	padding: 0 55px 0 15px;
	font-size: 14px;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	appearance: none;
}

.common-col2-side__keyword__submit {
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 100%;
	margin: 0;
	padding: 0;
	/* background: #1F2128 url(../images/common/icon_lens.svg) no-repeat center center / 19px auto; */
	text-indent: -9999px;
	border: none;
	border-radius: 0;
	outline: none;
	appearance: none;
	cursor: pointer;
}

/* common-col2-side__button */
.common-col2-side__button {
	margin-top: 10px;
	line-height: 0;
}

.common-col2-side__button a {
	display: block;
}


/* common-col2-side__navs */
.common-col2-side__navs {
	margin: 30px 0;
}

.common-col2-side__navs__title {
	display: flex;
	align-items: center;
	height: 40px;
	padding-left: 10px;
	color: #E1251B;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	border-bottom: #E1251B solid 2px;
}

.common-col2-side__navs__title img {
	margin-left: 7px;
}

.common-col2-side__navs__list__li {
	border-bottom: #A8A8A8 dashed 1px;
}

.common-col2-side__navs__anchor {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 56px;
	padding-left: 5px;
	color: #1F2128;
	text-decoration: none;
	line-height: 0;
	transition: color 0.3s;
}

.common-col2-side__navs__anchor:hover {
	color: #E1251B;
}

.common-col2-side__navs__anchor__txt {
	width: calc(100% - 55px);
	line-height: 1.375;
	font-weight: 500;
}



/* common-col2-main
------------------------------------*/
.common-col2-main {
	width: calc(100% - 230px);
	order: 1;
}

.common-col2-main__minwide {
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width:767px) {
	.common-col2-main {
		width: 100%;
	}

	.common-col2-main__minwide {
		width: calc(100% - 20px);
	}
}


/* common-col1
------------------------------------*/
.common-col1 {
	width: calc(100% - 20px);
	max-width: 1100px;
	margin: 0 auto;
}

.common-col1__inner {
	max-width: 950px;
	margin: 0 auto;
}