@charset "UTF-8";

/********************************
DEFAULT
*********************************/
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, 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, section, summary,
time, mark, audio, video {
	margin:0px;
	padding:0px;
	outline: 0;
}
h1,h2,h3,h4,h5,h6,caption,address,th{
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:100%;
}
ul,ol,li,dl,dt,dd {
	list-style:none;
}
img,iframe {
	vertical-align:middle;
	border:0px;
}
img{
	line-height:0;
	font-size:0;
}
table {
	border-collapse:collapse;
}
th {
	font-weight: normal;
	text-align: left;
}
button,fieldset,form,input,label,legend,select,textarea{
	font-family:inherit;
	font-style:inherit;
	font-weight:inherit;
	font-size:100%;
	margin:0;
	padding:0;
	vertical-align:baseline;
}
select{
	padding:2px;
}
input, select {
	font-size: 79%;
    vertical-align: middle;
}
input[type="text"],
input[type="password"],
textarea,
select {
    outline: none;
}
textarea {
	font-size: 99%;
}
input {
	vertical-align:middle;
}
label {
	padding:0 0 0 2px;
}
hr {
	display:none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size:.01em;
	height:0;
	overflow:hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
}
.clear {
	clear:both;
}
a,
a:link {
	color:#333;
	text-decoration:underline;
}
a:visited {
/*	color:#941D55;*/
}
a:hover,
a:active {
	color:#333;
	text-decoration:none;
}
.m_b0 {
	margin-bottom:0px !important;
}
.m_b1 {
	margin-bottom:1px !important;
}
.m_b2 {
	margin-bottom:2px !important;
}
.m_b3 {
	margin-bottom:2px !important;
}
.m_b5 {
	margin-bottom:5px !important;
}
.m_b7 {
	margin-bottom:7px !important;
}
.m_b8 {
	margin-bottom:8px !important;
}
.m_b10 {
	margin-bottom:10px !important;
}
.m_b11 {
	margin-bottom:11px !important;
}
.m_b12 {
	margin-bottom:12px !important;
}
.m_b13 {
	margin-bottom:13px !important;
}
.m_b15 {
	margin-bottom:15px !important;
}
.m_b20 {
	margin-bottom:20px !important;
}
.m_b25 {
	margin-bottom:25px !important;
}
.m_b30 {
	margin-bottom:30px !important;
}
.m_b35 {
	margin-bottom:35px!important;
}
.m_b40 {
	margin-bottom:40px !important;
}
.m_b45 {
	margin-bottom:45px !important;
}
.m_b50 {
	margin-bottom:50px !important;
}
.m_b55 {
	margin-bottom:55px !important;
}
.m_b60 {
	margin-bottom:60px !important;
}
.m_b65 {
	margin-bottom:65px !important;
}
.m_b70 {
	margin-bottom:70px !important;
}
.m_b75 {
	margin-bottom:75px !important;
}
.m_b80 {
	margin-bottom:80px !important;
}
.m_b85 {
	margin-bottom:85px !important;
}
.m_b90 {
	margin-bottom:90px !important;
}
.m_b100 {
	margin-bottom:100px !important;
}
.center {
	text-align:center !important;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.bold {
	font-weight:bold;
}
html {
	height:100%;
	overflow-y:scroll;
}
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:left;
    min-height:100%;
    min-width: 1080px;
    height:auto;
    position:relative;
	-webkit-text-size-adjust: none;
	background: #ffffff;
     color:#292929;
    font-size:16px;
    line-height: 2;
}
.com_pc {
	display:block;
}
.com_sp {
	display:none;
}
.com_pc_in {
    display:inline;
}
.com_sp_in {
    display:none;
}
/*************
header
***************/
.h-logo_img {
	width: 1000px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: left;
}
.h-logo_img a {
	display: inline-block;
}
.h-logo_img img {
	width: 200px;
}
/*************
footer
***************/
.footer_wrap {
	position: relative;
	padding: 60px 0;
	width: 1000px;
	margin: 0 auto;
}
.footer_wrap:before {
	content: "";
	position: absolute;
	display: block;
	width: 350px;
	height: 142px;
	left: -100px;
	top: 0;
	z-index: -10;
	background: #fff url("../img/footer_bg.png") no-repeat 0 0;
}
.footer_ttl {
	width: 320px;
	height: 35px;
	margin: 0 auto 60px auto;
}
.footer-ttl {
	display: block;
	height: 0;
	overflow: hidden;
	padding: 35px 0 0 0;
	background: url("../img/footer-ttl.png") no-repeat 0 0;
}
.dlicn_wrap {
	width: 700px;
	border-bottom: 1px solid #333333;
	padding: 0 0 65px 0;
	margin: 0 auto 50px auto;
}
.dlicn-txt {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #d03e2e;
}
.dlicn-txt.is-ver2 {
    text-align: left;
}
.dlicn-txt.is-ver3 {
    padding: 0 0 0 0;
    font-size: 28px;
    margin: 40px 0 0 0;
}
.dlicn-txt.is-ver3 span {
    display: inline-block;
    padding: 15px 30px;
    background: #d03e2e;
    border-radius: 40px;
    color: #fff;
    line-height: 1;
}
.dl_icn {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 490px;
	margin: 0 auto;
}
.dl-icn a {
	display: block;
}
@media (min-width:896px) {
	.dl-icn a:hover {
		opacity: 0.8;
	}
}
.footer_txt {
	width: 700px;
	margin: 0 auto;
	padding: 0 30px;
	box-sizing: border-box;
}
.ft-txt {
	margin: 0 0 10px 0;
}
.ft-txt.is-bd {
	font-weight: bold;
}
.ft-txt a {
	font-size: 18px;
	line-height: 1;
	position: relative;
	padding: 0 0 0 35px;
	text-decoration: none;
}
@media (min-width:896px) {
	.ft-txt a:hover {
		text-decoration: underline;
	}
}
.ft-txt a:before {
	content: "";
	position: absolute;
	display: block;
	width: 23px;
	height: 18px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	background: url("../img/icn_mail.png") no-repeat 0 0;
}
.ft-txt span {
	display: block;
	font-size: 14px;
}
.ft-txt:last-child {
	font-size: 14px;
	margin: 0;
}
.footer_btm {
	margin: 70px 0 0 0;
}
.footer_btm ul {
	float: left;
}
.footer_btm ul li {
	float: left;
	margin: 0 40px 0 0;
}
.footer_btm ul li:last-child {
	margin: 0;
}
.footer_btm ul li a {
	font-size: 14px;
}
.ftb-right {
	float: right;
	text-align: right;
}
@media screen and (max-width:768px){

    /********************************
    DEFAULT
    *********************************/
    body {
        font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        color: #292929;
        font-size: 16px;
        line-height: 2;
        min-width: inherit;
    }
    .com_pc {
        display:none;
    }
    .com_sp {
        display:block;
    }
    .com_pc_in {
        display:none;
    }
    .com_sp_in {
        display:inline;
    }

    /*************
    header
    ***************/
	.h-logo_img {
		width: 100%;
		text-align: center;
	}
	.h-logo_img a {
		display: inline-block;
		margin: 0 auto;
	}
	.h-logo_img img {
		width: 175px;
	}
    /*************
    footer
    ***************/
	.footer_wrap {
		padding: 100px 15px 15px 15px;
		width: 100%;
		box-sizing: border-box;
	}
	.footer_wrap:before {
		width: 193px;
		height: 105px;
		left: 0;
		background: #fff url("../img/sp/footer_bg.png") no-repeat 0 0;
		background-size: 100% auto;
		-ms-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-webkit-background-size: 100% auto;
	}
	.footer_ttl {
		width: 223px;
		height: 25px;
		margin: 0 auto 35px auto;
	}
	.footer-ttl {
		padding: 25px 0 0 0;
		background: url("../img/footer-ttl.png") no-repeat 0 0;
		background-size: 100% auto;
		-ms-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-webkit-background-size: 100% auto;
	}
	.dlicn_wrap {
		width: 100%;
		padding: 0 0 50px 0;
		margin: 0 0 50px 0;
	}
	.dl_icn {
		width: 100%;
		max-width: 345px;
	}
	.footer_txt {
		width: 100%;
		padding: 0;
	}
	.ft-txt {
		margin: 0 0 20px 0;
	}
	.ft-txt a:before {
		width: 26px;
		height: 20px;
		background: url("../img/sp/icn_mail.png") no-repeat 0 0;
		background-size: 100% auto;
		-ms-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-webkit-background-size: 100% auto;
	}
	.footer_btm {
		margin: 40px 0 0 0;
	}
	.footer_btm ul {
		float: none;
		display:-webkit-box;
	  	display:-ms-flexbox;
	  	display:flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.footer_btm ul li a {
		float: none;
		font-size: 12px;
	}
	.ftb-right {
		float: none;
		text-align: center;
	}
	.dl-icn.ver1 img {
		width: 147px;
	}
	.dl-icn.ver2 img {
		width: 183px;
	}
    .dlicn-txt {
        text-align: center;
        font-weight: bold;
        font-size: 20px;
        color: #d03e2e;
        line-height: 1.6;
    }
    .dlicn-txt.is-ver2 {
        text-align: left;
    }
    .dlicn-txt.is-ver3 {
        font-size: 20px;
        margin: 40px 10px 0 10px;
    }
    .dlicn-txt.is-ver3 span {
        display: block;
        padding: 10px 10px;
        line-height: 1.2;
    }
}
@media screen and (max-width:374px) {
	.dl-icn.ver1 img {
		width: 122px;
	}
	.dl-icn.ver2 img {
		width: 154px;
	}
    .dlicn-txt.is-ver3 {
        font-size: 18px;
    }
}
