@charset "UTF-8";

/*ローディング*/
#loader-bg {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #fff;
    z-index: 9998;
}
#loader{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    /* width: 400px; */
    margin-top: -20px;
    margin-left: -20px;
    text-align: center;
    background: #fff;
    z-index: 9999;
}
#loader2{
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 400px;
	margin-top: -100px;
	margin-left: -100px;
	text-align: center;
	background: #fff;
	z-index: 9999;
}


 
 .imgup img{
  	overflow:hidden;
}
.imgup img{
  	transition: 0.3s;
}
.imgup img:hover{
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
}
html { 
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "Yu Gothic", "游ゴシック", "ＭＳ Ｐゴシック", "MS P Gothic","メイリオ", "Meiryo", Verdana, Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 62.5%;
	/*height: 100%;*/
	overflow: auto;
}
html, body {
	width: 100%;
	margin: 0;
	font-size: 625%;
}

@media screen and (max-width: 350px)  {
	html, body {
    	font-size: 570%;
	}
}
body {
    overflow: hidden;
	/*height: 100%;*/
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
	display: none;
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: normal;
}
dfn {
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
	font-weight: inherit;
	display: inherit;
	margin: 0;
	padding: 0;
	line-height: inherit;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: "メイリオ", monospace, monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
input.hidden{
	display:none;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
    border-radius: 0;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
*:focus {
  outline: none;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	margin-right:3px;
	font-size:16px;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
input[type=number],
input[type=text] ,
input[type=textarea] {
	font-size: 16px;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}
tr, td, th {
	margin: 0;
	padding: 0;
}
body, button, input, textarea {
	line-height: 2;
   letter-spacing: 0.06em;
	font-size: .14rem;
	overflow-x: hidden;
	color:#404040;
}
.entry-content{
	font-size: .15rem;
}
button {
	overflow: hidden;
}
select:not(.iopt_select) {
	color: #4d4d4d;
	line-height: 1.4;
	letter-spacing: 0.02em;
	font-size: .14rem;
	overflow-x: hidden;
    min-height: 40px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
}
h2{

}
p {
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 0;
	padding: 0;
}
dfn, cite, i {
	font-style: italic;
}
em {
	font-style: normal !important;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "メイリオ", "Courier 10 Pitch", Courier, monospace;
	font-size: 14px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font-family: "メイリオ", Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 14px;
	font-size: 0.9375rem;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
big {
	font-size: 125%;
}
html {
	box-sizing: border-box;
}
*, *:before, *:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	
	box-sizing: inherit;
}
body {
	background-color: rgba(255, 255, 255, 0);
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
hr {
	background-color: #000;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
dt {
	
}
dd {
	margin: 0;
}
img {
	height: auto;
	/* Make sure images are scaled correctly. */
	
	max-width: 100%;
	/* Adhere to container width. */
}
table {
	margin: 0;
	width: 100%;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	border-radius: 0px;
	background: none;
	font-size: .16rem;
	line-height: 1;
	border: none;
	padding: 0px 0px;
}
input[type="text"],input[type=textarea], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    color: #000;
    border: 1px solid #ccc;
    border-radius: 3px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
	color: #111;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
	padding: 3px 8px;
}
textarea {
	padding-left: 3px;
	width: 100%;
}
a {
	text-decoration: none;
}

a:hover, a:focus, a:active {
	opacity:0.75;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
a.a_blue{
	text-decoration: none;
	color: #006699;
}
a.a_blue:hover, a:focus, a:active {
	opacity:0.75;
}
a.a_blue:focus {
	outline: thin dotted;
}
a.a_blue:hover, a.a_blue:active {
	outline: 0;
}

a.under {
	text-decoration: underline;
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}


.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
	content: "";
	display: table;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
	clear: both;
}

.page-content, .entry-content, .entry-summary {
	max-width:1120px;
	margin: 0 auto;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers. */

embed, iframe, object {
	max-width: 100%;
}

img {
	line-height: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
a > div,a img {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
ul, ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=60);
}
.clearfix:after {
	content:" ";
	display:block;
	clear:both;
}

/*width*/

.w100p {
	width: 100%;
	max-width: 2560px;
	background-position: center;
	background-repeat: no-repeat;
}
.w1020 {
	width: 1020px;
	margin: 0 auto;
}
@media screen and (max-width: 1100px)  {
.w1020 {
	width: 100%;
}
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.fn {
	float: none;
}
.cb {
	clear: both;
}
.center {
	margin: 0 auto;
}
.vat {
	vertical-align: top;
}
.vam {
	vertical-align: middle;
}
.vab {
	vertical-align: bottom;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.block {
	display: block;
}
/*margin*/

.m0p0 {
	margin: 0;
	padding: 0;
}
.mt0 {
	margin-top: 0px;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.mt45 {
	margin-top: 45px;
}
.mt50 {
	margin-top: 50px;
}
.mt55 {
	margin-top: 55px;
}
.mt60 {
	margin-top: 60px;
}
.mt65 {
	margin-top: 65px;
}
.mt70 {
	margin-top: 70px;
}
.mt80 {
	margin-top: 80px;
}
.mt90 {
	margin-top: 90px;
}
.mt100 {
	margin-top: 100px;
}
.mt110 {
	margin-top: 110px;
}
.mt120 {
	margin-top: 120px;
}
.mt130 {
	margin-top: 130px;
}
.mt140 {
	margin-top: 140px;
}
.mt150 {
	margin-top: 150px;
}
.mt160 {
	margin-top: 155px;
}
.mt170 {
	margin-top: 170px;
}
.mt180 {
	margin-top: 180px;
}
.mtb5 {
	margin: 5px 0px;
}
.mtb10 {
	margin: 10px 0px;
}
.mtb20 {
	margin: 20px 0px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.mr30 {
	margin-right: 30px;
}
.mr40 {
	margin-right: 40px;
}
.mr50 {
	margin-right: 50px;
}
.mr60 {
	margin-right: 60px;
}
.mb0 {
	margin-bottom: 0px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb70 {
	margin-bottom: 70px;
}
.mb80 {
	margin-bottom: 80px;
}
.mb90_pc{
	margin-bottom:90px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.ml25 {
	margin-left: 25px;
}
.ml30 {
	margin-left: 30px;
}
.ml35 {
	margin-left: 35px;
}
.ml40 {
	margin-left: 40px;
}
.ml45 {
	margin-left: 45px;
}
.ml50 {
	margin-left: 50px;
}
.ml55 {
	margin-left: 55px;
}
.ml60 {
	margin-left: 60px;
}
.ml70 {
	margin-left: 70px;
}
.ml80 {
	margin-left: 80px;
}
.ml90 {
	margin-left: 90px;
}
.ml100 {
	margin-left: 100px;
}
.ml120 {
	margin-left: 120px;
}
.ml130 {
	margin-left: 130px;
}
.ml160 {
	margin-left: 160px;
}
.ml200 {
	margin-left: 200px;
}
/*padding*/

.p5 {
	padding: 5px;
}
.p10 {
	padding: 10px;
}
.p30 {
	padding: 30px;
}
/*font-size*/

.s58 {
	font-size: 60px;
	font-size: 5.8rem;
}
.s52 {
	font-size: 52px;
	font-size: 5.2rem;
}
.s37 {
	font-size: 37px;
	font-size: 3.7rem;
}
.s36 {
	font-size: 37px;
	font-size: 3.6rem;
}
.s31 {
	font-size: 31px;
	font-size: 3.1rem;
}
.s28 {
	font-size: 28px;
	font-size: 2.8rem;
}
.s27 {
	font-size: 27px;
	font-size: 2.7rem;
}
.s24 {
	font-size: 24px;
	font-size: 2.4rem;
}
.s22 {
	font-size: 22px;
	font-size: 2.2rem;
}
.s21 {
	font-size: 21px;
	font-size: 2.1rem;
}
.s20 {
	font-size: 20px;
	font-size: 2.0rem;
}
.s18 {
	font-size: 18px;
	font-size: 1.8rem;
}
.s17 {
	font-size: 17px;
	font-size: 1.7rem;
}
.s15 {
	font-size: 15px;
	font-size: 1.5rem;
}
.s14 {
	font-size: 14px;
	font-size: 1.4rem;
}
.s13 {
	font-size: 13px;
	font-size: 1.3rem;
}
.s12 {
	font-size: 12px;
	font-size: 1.2rem;
}
.s11 {
	font-size: 11px;
	font-size: 1.1rem;
}
/*line-height*/

.lh09 {
	line-height: 0.9;
}
.lh10 {
	line-height: 1.0;
}
.lh11 {
	line-height: 1.1;
}
.lh12 {
	line-height: 1.2;
}
.lh13 {
	line-height: 1.3;
}
.lh14 {
	line-height: 1.4;
}
.lh15 {
	line-height: 1.5;
}
.lh17 {
	line-height: 1.7;
}
.lh18 {
	line-height: 1.8;
}
.lh20 {
	line-height: 2.0;
}
.lh22 {
	line-height: 2.2;
}
/*letter-spacing*/

.ls-009 {
	letter-spacing: -0.09em;
}
.ls-008 {
	letter-spacing: -0.08em;
}
.ls-005 {
	letter-spacing: -0.05em;
}
.ls-003 {
	letter-spacing: -0.03em;
}
.ls02 {
	letter-spacing: 0.2em;
}
.ls01 {
	letter-spacing: 0.1em;
}
.ls005 {
	letter-spacing: 0.05em;
}
/*font-weight*/

.fwb {
	font-weight: bold;
}
.fwn {
	font-weight: normal;
}
.tdu {
	text-decoration: underline;
}
/*color*/

.c_fff {
	color: #fff;
}
.c_red {
	color: #D4145A;
	font-weight:bold;
}
a.c_fff {
	color: #fff;
}
/*文*/

.just {
	text-align: justify;
	text-justify: inter-ideograph;
}
.ws_n {
	white-space: nowrap;
}
/*font*/

.gothic {
	font-family: "Noto Sans Japanese", "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.mincho {
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "黎ミンY30 M", "游明朝体", "Yu Mincho", "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
/*position*/

.rela {
	position: relative;
}

/*PC用*/

.spOnly {
	display: none;
}
.dis_n{
	display: none;
}