@charset "utf-8";

/*** GLOBAL ***/
*{
	margin:0px;
	padding:0px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
a{
	text-decoration:none;
}
br.clear{
	clear:both;
}
div.clear{
	clear:both;
}
body{
	text-align:left;
	background-size:1920px;
	overflow-y: scroll;
}
body#index{
	text-align:left;
	background-size:1920px;
}
input, textarea, select, option {
	font-size: 100%;
	font-family: san-serif;
}
li{
	list-style: none;
}
/*** HEADER ***/
header {
    position: sticky;
    top: 0;
    z-index: 10;
    background: #fff;
    padding-bottom: 6px;
}
#head_box {
    width: 980px;
    margin: 0 auto;
}
#h1_top {
    font-size: 10px;
    text-align: center;
    margin: 2px 0;
}
#head_table {
    width: 980px;
    display: table;
    margin: 8px 0;
}
#head_left {
    display: table-cell;
    vertical-align: top;
    width: 200px;
}
#head_left img{
    vertical-align: top;
}
#head_right {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    box-sizing: border-box;
    padding-left: 30px;
}
.head_menu_box {
    width: 100%;
    display: table;
}
.head_menu_box li {
    display: table-cell;
    vertical-align: middle;
}
.head_menu_box a {
    color: #f5bc4d;
}
.head_data_op {
    color: #f5bc4d;
    font-weight: bold;
    padding-right: 20px;
}
.head_data_t a {
    color: #f5bc4d;
    font-weight: bold;
}
/*** BREAD ***/
#bread-crumb-list {
    display: table;
    width: 980px;
    padding: 10px;
    margin: 0 auto;
}
#bread-crumb-list li{
	display:table-cell;
	line-height:2.4;
}
#bread-crumb-list li a {
	color:#f5bc4d;
}
/*** CONTENTS ***/
#main_contents{
    width: 980px;
    display: table;
}
.ttl_page {
    padding-bottom: 10px;
    text-align: center;
    line-height: 22px;
    padding-top: 10px;
}
h2 {
    font-size: 14px;
}
p.h2_sub {
    /* font-family: Noto Sans JP; */
    color: #f5bc4d;
    font-size: 34px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}
#l_contents {
    width: 700px;
    display: table-cell;
    padding-right: 20px;
    box-sizing: border-box;
}

/*** 右カラム ***/
    #r_contents {
        width: 280px;
        display: table-cell;
        vertical-align: top;
    }
    #main_contents {
        width: 980px;
        display: table;
        margin: 10px auto;
    }
    .tw_box {
    background: #FDF0BA;
    padding: 10px;
}
.r_ttl {
    text-align: center;
    line-height: 24px;
    margin-top: 16px;
    margin-bottom: 2px;
}
.tw_border {
    background: #fff;
    border: 1px solid #b9b9b9;
}
    .sp_link {
        margin: 20px 0;
        text-align: center;
    }
    #page_width {
        padding: 10px 10px 50px 10px;
        box-sizing: border-box;
    }



.ttl_middle img {
    vertical-align: top;
}

.border_box{
	border:1px solid #d1d1d1;
    border-radius: 10px;
    box-shadow: 0px 8px 1px -3px #d1d1d1;
	-webkit-box-shadow: 0px 8px 1px -3px #d1d1d1;
	-moz-box-shadow: 0px 8px 1px -3px #d1d1d1;
	box-sizing: border-box;
	background: url(../images/common/bg_marble.jpg) center 0;
}
.border_box_w{
	border:1px solid #d1d1d1;
	border-radius: 10px;
	box-shadow: 0px 8px 1px -3px #d1d1d1;
	-webkit-box-shadow: 0px 8px 1px -3px #d1d1d1;
	-moz-box-shadow: 0px 8px 1px -3px #d1d1d1;
	box-sizing: border-box;
}


.common_tit{
	margin-bottom:10px;
}
.tit_sub{
	width:890px;
	height:24px;
	padding:2px 0 0 10px;
	background: url("../images/common/tit_sub.gif") no-repeat;
	margin:0 auto;
	color:#800080;
	font-size:14px;
	font-weight:bold;
}
.common_text{
	width:900px;
	margin:10px auto;
}
.common_text p span.red{
	color:#E60808;
}
/*** FOOTER ***/
#foot_box {
    background: #f5bc4d;
}
#foot_box nav {
    box-sizing: border-box;
    padding: 20px 0;
}

.text_menu {
    margin: 0 auto 10px auto;
    display: table;
    font-size: 0;
}
.text_menu li{
	text-align: center;
	display: inline-block;
	vertical-align: top;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}
#foot_box a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 0 10px;
    box-sizing: border-box;
}
#foot_box a:hover{
	color: #3a3a3a;
	transition: 0.5s;
}
.copyright {
    background: #f5bc4d;
    text-align: center;
    color: #fff;
    font-size: 10px;
}
.link_box img {
    vertical-align: top;
}
.link_box a {
    font-size: 12px;
    color:#001c55 ;
}
#f_sub_contents {
    background: #efeff0 url(../images/fobg.jpg) center center no-repeat;
    background-size: cover;
}
.f_s_cover {
    background: rgb(253 240 186 / 20%);

    padding: 40px 0;
}

.f_s_border {
    width: 90%;
    margin: 0 auto;
    background: #ffffff96;
    padding: 40px 0;
    box-sizing: border-box;
}

.f_sub_c_logo {
    text-align: center;
    margin-bottom: 16px;
}
.f_sub_c_data {
    width: 80%;
    margin: 0 auto;
    display: table;
}
.f_sub_c_l {
    display: table-cell;
    width: 50%;
    text-align: center;
    font-size: 24px;
    
    color: #484747;
}
.f_sub_c_r {
    display: table-cell;
    width: 50%;
    text-align: center;
}
.f_sub_c_r a{
  font-size: 24px;
    
    color: #484747; 
}
.f_sub_tw {
    text-align: center;
    margin-top: 26px;
}
.f_sub_tw a {
  font-size: 24px;
   
    color: #484747;
}

.f_sub_tw_ttl {
     padding-left: 10px;
}