@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

/*　Reset
-------------------------------------------------*/

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	zoom: 1;
	box-sizing:border-box;
	font-size: 100%;
}

html {
	overflow-y: scroll;
}
body {
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	width:100%;
	font-size: 100%;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* th and td still need 'cellspacing="0"' in the markup */
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align:top;
}

/*-- Regular tyles!--*/

img {
	vertical-align:bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	image-rendering: -webkit-optimize-contrast;
    max-width: 100%;
}

a:link, a:visited {
	color: #333;
}

a:hover {
	color:#ccc;
}

.c-fw-bold { 
	font-weight:bold;
}


/* フォント */
sup,
sub {vertical-align:baseline; position:relative;font-size:0.76em;}
sup {top: -3px;}
sub {top: 3px;}
.c-text-red {color:#D61B3E;}


/* テキスト*/

h1, h2, h3, h4, h5 {
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
}

.c-c-mincho {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
} 

.c-text-center {
	text-align: center;
}

.c-text-right {
	text-align: right;
}

.c-text-left {
	text-align: justify;
}

.c-text-underline {
	text-decoration: underline;
}

@media (min-width:768px) { 
	.c-text-md-center {
		text-align:center;
	}
}

@media only screen and (min-width: 950px),print { 
	.c-text-lg-center {
		text-align: center;
	}
	
	.c-text-lg-left {
		text-align: justify;
	}
	
	.c-text-lg-right {
		text-align: right;
	}
}

.c-palt {
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
}

/*余白*/



.c-mt-s {
	margin-top: 25px !important;
}

.c-mt-m {
	margin-top: 35px !important;
}


.c-mt-l {
	margin-top: 30px;
}

.c-mt-ll {
	margin-top: 30px;
}

@media screen and (min-width:768px) {
	
	.c-mt-s {
		margin-top: 60px !important;
	}
	
    .c-mt-m {
		margin-top: 80px !important;
	}
    
	.c-mt-l {
		margin-top: 120px;
	}
	
	.c-mt-ll {
		margin-top: 130px;
	}
	
}

@media only screen and (max-width:949.9px) {
	.c-mt-sp-0 { margin-top: 0 !important;}
	.c-mt-sp-10 { margin-top: 10px; }
	.c-mt-sp-15 { margin-top: 15px; }
	.c-mt-sp-20 { margin-top: 20px; }
	.c-mt-sp-25 { margin-top: 25px; }
	.c-mt-sp-30 { margin-top: 30px; }
	.c-mt-sp-40 { margin-top: 40px; }
	.c-mt-sp-50 { margin-top: 50px; }
	.c-mt-sp-60 { margin-top: 60px; }
	.c-mt-sp-70 { margin-top: 70px; }
	.c-mt-sp-80 { margin-top: 80px; }
	.c-mt-sp-90 { margin-top: 90px; }
	.c-mt-sp-100 { margin-top: 100px; }
}

@media only screen and (min-width: 758px),print { 
	.c-pt-m { padding-top:80px; }
	.c-pb-m { padding-bottom:80px; }
	.c-mt-lg-0 { margin-top: 0 !important;}
	.c-mt-lg-10 {margin-top: 10px;}
	.c-mt-lg-15 {margin-top: 15px;}
	.c-mt-lg-20 {margin-top: 20px;}
	.c-mt-lg-25 {margin-top: 25px;}
	.c-mt-lg-30 {margin-top: 30px;}
	.c-mt-lg-35 {margin-top: 35px;}
	.c-mt-lg-40 {margin-top: 40px;}
	.c-mt-lg-45 {margin-top: 45px;}
	.c-mt-lg-50 {margin-top: 50px;}
	.c-mt-lg-60 {margin-top: 60px;}
	.c-mt-lg-70 {margin-top: 70px;}
	.c-mt-lg-80 {margin-top: 80px;}
	.c-mt-lg-90 {margin-top: 90px;}
	.c-mt-lg-100 { margin-top: 100px; }
	.c-mt-lg-110 { margin-top: 110px; }
	.c-mt-lg-120 { margin-top: 120px; }
}

.att01 {
	line-height:1.4em !important;
}

.att01 dd {
	margin-top:-1.4em;
	padding-left:1.6em;
}

a {
	text-decoration: none;
}

.c-ls-0 {
	letter-spacing: 0!important;
}

/*display*/


.c-d-none {
	display:none;
}

.c-d-inline {
	display: inline;
}

.c-d-iblock {
	display: inline-block;
}

.c-flex-reverse {
	flex-direction: row-reverse;
}

@media screen and (min-width:758px) {
	.c-d-md-block {
		display: block;
	}
	.c-d-md-iblock {
		display: inline-block;
	}
	.c-d-md-none {
		display: none;
	}
	.c-d-md-flex {
		display: flex;
	}
    .c-d-md-inline {
        display: inline;
    }

}

@media screen and (min-width:950px) {
	
	.c-d-lg-block {
		display:block !important;
	}
	.c-d-lg-none {
		display: none;
	}
	
	.c-d-lg-flex {
		display: flex;
	}
	
	.c-d-lg-inline {
		display: inline;
	}
	

}
