@charset "UTF-8";
/* CSS Document */



@import url('https://fonts.googleapis.com/css?family=Bellefair');
#special-cont{
  position: relative;
  z-index:1;
}



.wrap {
	width:974px;
	margin:0 auto;
}
.inner-wrap {
	width:800px;
	margin:0 auto;
}

.table-wrap {
  width: 800px;
	margin:0 auto;
}

img {
	max-width:100%;
}
a { outline: none; }

.pc{
	display: block!important;
}
.sp{
	display: none!important;
}

/* head */
#head {
	border-bottom:solid 1px #000;
	margin-bottom:15px;
}
#utility{
	padding-top:10px;
	padding-bottom:10px;
  position: relative;
  z-index: 1;
}
#utility h1{
	float:left;
}
#utility ul{
	float:right;
}
#utility ul li{
	padding-left:10px;
	float:left;
}
#utility ul li.sns_fb{
	width:102px;
	overflow:hidden;
}

:root {
    color-scheme: light dark;
    supported-color-schemes: light dark;
}
body {
    color: #000000;
    background-color: #FFFFFF;
    margin: 0 !important;
    padding: 0 !important;
}

a {
    color: #000000;
    text-decoration: none;
}

.m40 {
    margin-top: 40px;
}


.h08 {
    height: 100px;
}
.h05 {
    height: 50px;
}
.h02 {
    height: 30px;
}
.h022 {
    height: 20px;
}
.h01 {
    height: 10px;
}
.w01 {
    width: 80%;
}
.w02 {
    width: 80%;
}
.w03 {
    width:100%;
}
.w04 {
    width: 100%;
}
.w05 {
    width: 83%;
    text-align: center;
}
.w06 {
    width: 60%;
    text-align: center;
}
.w07 {
    width: 70%;
    text-align: center;
}
.w08 {
    width: 90%;
}
.w09 {
    width: 15%;
    text-align: center;
}
.w10 {
    width: 38%;
    text-align: center;
}
.t01 {
    font-weight: Medium;
    font-size: 22px;
    letter-spacing: 0.1em;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.t02 {
    font-size: 18px;
    letter-spacing: 0.1em;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.t03 {
    font-size: 14px;
    letter-spacing: 0.1em;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.t04 {
    font-size: 18px;
    letter-spacing: 0.1em;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    background-color: #666666;
    padding: 3 0;
    color: #ffffff;
    width: 80%;
    text-align: center;
}
.t05 {
    font-size: 16px;
    text-align: center;
}
.t07 {
    background-color: ffffff;
    color: #000000;
    padding: 5 10;
    text-align: center;
    border: 1px solid #4d4d4d;
    font-size: 10px;
}
.li01 {
    display: flex;
    list-style-type: none;
}
	
p {
    text-align: justify;
    color: #000000;
    width: 80%;
    font-size: 16px;
    line-height: 200%;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}


/* cont */
#breadcrumb {
	font-size:14px;
/*	margin-bottom:714px;*/
}
#breadcrumb a {
	color:#000;
}

/*ページトップ*/
#pagetop {
	text-align: right;
	padding-right:90px;
	margin-bottom:10px;
}
#pagetop a {
	display:inline-block;
	text-align:center;
	color:#939393;
	text-decoration:none;
	padding-top:55px;
	background:url(/img/usr/freepage/common/logo/pagetop.png) no-repeat center top;
}
#pagetop a span {
	font-size:10px;
}
#pagetop a:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

@media (prefers-color-scheme: dark) {
body {
    background-color: #FFFEFF;
    color: #000000;
}
}

@media all and (min-width: 640px) and (max-width: 996px) {

	.wrap {
		max-width:100%;
		padding:0 10px;
	}
	

	.table-wrap {
	margin:0 auto;
	width: 92%;
}
	
	#head #utility h1 {
		float:none;
		padding-bottom:5px;
	}
	#head .logolist{
		max-width:80%;
	}
	#main-visual {
		height:auto;
	}
}
	


@media all and (max-width: 735px) {
	#head .logolist{
		display: none;
	}
	
	
#head .nyonline_menu_select {
    float: none;
    text-align: center;
    padding-bottom: 10px;
	}
	
		.table-wrap {
	margin:0 auto;
	width: 92%;
}
	.pc{
		display: none!important;
	}
	.sp{
		display: block!important;
	}
}

	
@media only screen and (max-width:640px){

  #special-cont{
    background-size: 1000px;
  }
  
  	.wrap {
		width:auto;
	}
	.inner-wrap,#brand-info .inner-wrap {
		width:auto;
		padding:0 20px;
	}
	
		
	.table-wrap {
	margin:0 auto;
	width: 92%;
}
	
.sp {
    display: block;
}
.pc {
    display: none;
}	

/* head */
	#head {
		margin-bottom:5px;
	}
	#head #utility{
		padding-bottom: 0;
	}
	#head #utility h1{
		float:none;
		font-size:10px;
		line-height:1.4;
		padding-left:5px;
	}
	#head #utility ul{
		float:right;
		padding-right:10px;
	}
	#head #utility ul li{
	}
	#head .nyonline_menu_select{
		float:none;
		text-align:center;
		padding-bottom:10px;
	}
	#head .logolist{
		display:none;
	}
	
/* cont */
	#breadcrumb {
		font-size:10px;
		margin-bottom:10px;
		padding:0 20px;
	}	

    	#pagetop {
		display: none;
	}

	
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);


table {
    width: 100% !important;
    min-width: 100% !important;
}

table table table table table table table {
    width: unset !important;
    min-width: unset !important;
    margin: auto;
}

.w01 {
    width: 97%;
    text-align: center;
}
.w02 {
    width: 97%;
}
.w03 {
    width: 95%;
}
.w04 {
    width: 95%;
}
.w05 {
    width: 97%;
}
.w06 {
    width: 97%;
    text-align: center;
}
.w07 {
    width: 70%;
    text-align: center;
}
.w08 {
    width: 90%;
    text-align: center;
}
.w09 {
    width: 20%;
    text-align: center;
}
.w10 {
    width: 90%;
    text-align: center;
}
.h08 {
    height: 70px;
}
.h05 {
    height: 30px;
}
.h02 {
    height: 10px;
}
.h022 {
    height: 3px;
}
.h01 {
    height: 3px;
}
.t01 {
    font-weight: 800;
    font-size: 18px;
    letter-spacing: 0.1em;
    font-family: 'Noto Sans JP', sans-serif;
}
.t02 {
    font-weight: 800;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 150%;
    font-family: 'Noto Sans JP', sans-serif;
}
.t03 {
    font-size: 12px;
    letter-spacing: 0.1em;
    font-family: 'Noto Sans JP', sans-serif;
}
.t04 {
    font-size: 16px;
    letter-spacing: 0.1em;
    font-family: 'Noto Sans JP', sans-serif;
    background-color: #666666;
    padding: 5 0;
    color: #ffffff;
    width: 100%;
    text-align: center;
}
.t05 {
    font-size: 16px;
    text-align: justify;
    line-height: 180%;
    font-family: 'Noto Sans JP', sans-serif;
}
.li01 {
    display: block;
    list-style: none;
    width: 100%;
}
.li01 a {
    display: block;
    margin-bottom: 20px;
    text-align: center;
}
p {
    text-align: justify;
    color: #000000;
    width: 92%;
    font-size: 16px;
    line-height: 180%;
    font-family: 'Noto Sans JP', sans-serif;
}
.block-divider table {
    width: 100% !important;
}
.element-text table {
    width: 100% !important;
}

}
