@charset "UTF-8";
/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:block;

}
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}
html,body{
     height:100%;
}
body {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	height: 100%;
	font-size: 16px;
	line-height: 28px;
	color: #000;
	font-weight: 200;
	font-variant: normal;
	padding: 0px;
	margin: 0px;
}
ul, ol, dl, form {
	margin: 0px;
	padding: 0px;
}
img {
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents {
	overflow: hidden;
	line-height: 24px;
}
li {
	list-style-type: none;
}
.f14 {
    font-size: 14px;
}
.margin_top0 {
    margin-top: 0px;
}
@media screen and (min-width: 751px){
.PC {
}
.no_pc {
	display: none;
}
a img {
	transition: 0.5s;
}
a img:hover {
	opacity: .70; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=70); /* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
	-khtml-opacity: .70; /* Safari 1.x */
	-moz-opacity: .70; /* FF lt 1.5, Netscape */
	cursor: pointer; /* 指 */
	transition: 0.3s;
}


.center {
    text-align: center;
}

.m_t40 {
    margin-top: 40px;
}
.m_b40 {
    margin-bottom: 40px;
}
.m_b80 {
    margin-bottom: 80px;
}
hr {
    margin-top: 40px;
    margin-bottom: 40px;
}
/**************************************************PC header**************************************************/
#contents {
	padding-top: 100px;	
}
header {
	position: fixed;
	background-color: #fff;
	width: 100%;
	z-index: 1000;
	height: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
header .cf {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
header h1 {
    padding-top: 25px;
    padding-bottom: 10px;
    margin: 0px;
    float: left;
    width: 426px;
}
header .cf .right {
	float: right;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 430px;
}
header .cf .right li {
	display: inline-block;
	list-style-type: none;
	margin-left: 10px;
}
header .cf .right .otoku {
	width: 100px;
}
header .cf .right .tel {
	width: 236px;
}
header .cf .right .mail {
    width: 54px;
}
header .cf .right .mail img {
    padding-top: 5px;
}
header .no_sp ul {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	text-align: center;
	padding-left: 2px;
}
header .no_sp ul li {
	text-align: center;
	display: inline-block;
	list-style-type: none;
	background-image: url(../images2020/pc/line.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 2px;
}
header .no_sp ul li a span {
	background-image: url(../images2020/pc/line.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-left: 2px;
}
header .no_sp ul li a {
	display: block;
	height: 60px;
	line-height: 60px;
	padding-right: 8px;
	padding-left: 8px;
	color: #000;
	text-decoration: none;
	transition: 0.5s;
}
header .no_sp ul li a:hover {
	color: #969696;
	transition: 0.3s;
}
header .no_sp ul li a span span {
	font-feature-settings: "palt";
	background-image: none;
	margin: 0px;
	padding: 0px;
}






/**************************************************PC common**************************************************/





/**************************************************PC footer**************************************************/
footer {
	padding-top: 40px;
	margin-top: 40px;
}
footer p {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: center;
	margin: 0px;
}
.pagetop {
	position: fixed;
	bottom: 110px;
	right: 0px;
	z-index: 999;
}
.pagetop a {
	line-height: 50px;
	text-align: center;
	display: block;
	height: 50px;
	width: 50px;
	color: #fff;
	text-decoration: none;
	background-color: #666;
}
.PC_END000000000000000000000000000000000000000000000000 {
}
}




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

/**トップ固定**/
.fixed_box2{
	z-index: 10;
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
    width: 73.4%;
	padding-right: 13.3%;
	padding-left: 13.3%;
}
.fixed_box2 .right {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#wrap .no_pc .cf .fixed_box2 .right {
	width: 280px;
	padding-top: 14px;
}
header .fixed_box2 .tel {
	width: 68%;
}
header .fixed_box2 .mail {
	width: 15%;
	margin-left: 30px;
}
header .fixed_box2 .otoku2 {
    margin-top: 10px;
    margin-bottom: 10px;
}
	
.SP {
}
.no_sp {
	display: none;
}
header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}



/**************************************************SP header**************************************************/

header .cf {
}
header .fixed_box  {
    widows: 73.4%;
    margin-left: 13.3%;
    margin-right: 13.3%;
}

header h1 {
    padding-top: 20px;
    padding-bottom: 0px;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}

header .cf .right {
	width: 100%;
	margin-bottom: 20px;
	background-color: #fff;
}
header  .h_box  {
}
header .cf .right li {
	display: inline-block;
	list-style-type: none;
}
header .cf .right .otoku {
	padding-bottom: 10px;
	padding-top: 20px;
}
header .fixed_box .tel {
	width: 68%;
}
header .fixed_box .mail {
	width: 15%;
	margin-left: 30px;
}



/**************************************************SP common**************************************************/



/**************************************************SP footer**************************************************/
footer {
	height: 200px;
}


footer p {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: center;
	margin: 0px;
	font-size: 12px;
}
.pagetop {
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 999;
	margin: 0px;
}
.pagetop a {
	line-height: 50px;
	text-align: center;
	display: block;
	height: 50px;
	width: 50px;
	color: #fff;
	text-decoration: none;
	background-color: #666;
}
.SP_END {
}
}
