@charset "UTF-8";
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,figure,figurecaption{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}
sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
*, *::before, *::after {
  box-sizing: border-box
}
/*共通設定*/
.blue1{
color: #215283;
}
.blue2{
color: #6190bf;
 background-color: rgba(97, 144, 191, 0.9)
}
.pink{
color: #e54873;
}
.sund{
color: #ecf0e4
}
.ling_g{
color: #cfcfcf
}
.light_g{
color: #f6f6f6
}
@font-face { font-family: 'gillubcdd'; src: url("../font/gillubcdd.woff") format("woff"); }

@font-face { font-family: 'yugothb'; src: url("../font/YuGothic-Bold.ttf") format("truetype"); }

html { font-size: 62.5%; }

body { line-height: 1; font-size: 1.4rem; font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif; }
body {
-webkit-text-size-adjust: 100%;
}

.bold { font-family: 'BIZ UDGothic',"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif; font-weight: 600; }

html {
    -webkit-font-smoothing: antialiased;/*safari opacity使用時のチラツキ防止*/
    overflow-y: scroll!important;/* 最初からスクロールバーの領域を表示*/
	background-color:#fff;
}
body {
	font-family:  "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	color: #444;
	padding: 0;
	margin: 0;
	font-size: 16px;
	height:100%;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table
}
.clearfix:after {
	clear: both content: "";
	clear: both;
	display: block;
}
.clearfix {
	zoom: 1
} 
.clear {
	clear: both;
}
main, div, dl, dt, dd {
	margin: 0;
	padding: 0;
}
sup,sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
	font-size:70%;   
}
 sup {
    bottom: 1ex;
}
 sub {
    top: .5ex;
}
/*IE用svg設定[親要素のサイズ指定を継承]*/
img[src$=".svg"] {
    width: 100%;
}
img.border{
border: 1px solid #d8d8d8;
}
/*リンクカラー*/
a:link {
	color: #221815;
	text-decoration: none;
}
a:hover {
	color: #221815;
	text-decoration: underline;
}
a:active {
	color: #221815;
	text-decoration: underline;
}
a:visited {
	color: #221815;
	text-decoration: none;
}
a img {
	border: none;
}
input[type="text"]:focus {
	outline: 0;
}
tbody {
    -webkit-text-size-adjust: 100%;
  } 
.list_indent > li a {
    line-height: 1.4;
}
.list_indent > li > a span {
    display: block;
}
.list_indent > li > a span:nth-of-type(1) {
    float: left;
    margin-right: 6px;
}
.list_indent > li > a span:nth-of-type(2) {
    overflow: hidden;
}
.list_indent > li > a:hover{
color: #ed210d;
text-decoration: none;
}
/* テーブル ********************************************************/
.cen {
	text-align: center;
}
.lef {
	text-align: left;
}
.rig {
	text-align: right;
}
.w8 {
	width: 8%;
}
.w10 {
	width: 10%;
}
.w15 {
	width: 15%;
}
.w20 {
	width: 20%;
}
.w30 {
	width: 30%;
}
.w32 {
	width: 32%;
}
.w40 {
	width: 40%;
}
.w50 {
	width: 50%;
}
.w60 {
	width: 60%;
}
.w70 {
	width: 70%;
}
.w80 {
	width: 80%;
}
.w90 {
	width: 90%;
}
.mt0 {
	margin-top: 0px!important;
}
.mb0 {
	margin-bottom: 0px!important;
}
.mb5 {
	margin-bottom: 5px!important;
}
.mb40{
	margin-bottom: 40px!important;
}
.ml0 {
	margin-left: 0px!important;
}
.mr0 {
	margin-right: 0px!important;
}
.mb50 {
	margin-bottom: 50px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb15 {
	margin-bottom: 15px!important;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt75 {
	margin-top: 75px;
}
@media screen and (min-width:0) and (max-width:767px) {
.sp_mt75 {
	margin-top: 75px;
}
}
.fl_l{
float: left;
}
.fl_r{
float: right;
}
@media print, screen and (min-width: 768px) {
.sp_only{
	display: none;
}
}
@media screen and (min-width:0) and (max-width:767px) {
.pc_only{
	display: none;
}
}
@media print, screen and (min-width: 601px) {
.sp_only_visual{
display: none;
}
}
@media screen and (min-width:0) and (max-width:600px) {
.pc_only_visual{
	display: none;
    }
}
@media print, screen and (min-width: 641px) {
.sp_only_cont{
display: none;
}
}
@media screen and (min-width:0) and (max-width:641px) {
.pc_only_cont{
	display: none;
}
}

