@charset "utf-8";
/*------------------------------------------------------------
	リセット
------------------------------------------------------------*/
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, table, caption, tbody, tfoot, thead, tr, th, td, figure { margin: 0; padding: 0; background: transparent; border: 0; outline: 0; font-size: 1em; }
body, table, input, textarea, select, option { font-family: HiraKakuProN-W3; font-size: 1em; } article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } ol, ul { list-style: none; } blockquote, q { quotes: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }


/*------------------------------------------------------------
	本体
------------------------------------------------------------*/
body {
 margin-top: 2px;
 padding:0px;
 text-align:center;
 -webkit-text-size-adjust: 100%;
 overflow-x: hidden;
 background: #000000;
}

html {
 box-sizing: border-box;
}

/*------------------------------------------------------------
	ヘッダー部分
------------------------------------------------------------*/
header {
 width: 100%;
 height: 16px;
 background: #000;
}

header p {
 font-family:"リュウミン M-KL",serif; 
 font-size: 11px;
 font-weight: bold;
 color: #fff;
}

#top_image {
 width: 100%;
 background:#000000;
}

#top_image img {
 max-width : 100% ;
 height : auto ;
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
.fine {
 clear: both;
}

.coment {
 width: 90%;
 margin-left: auto;
 margin-right: auto;
 margin-top: 3px;
 text-align: left;
 background: #000000;
}

.coment p {
 font-family:"リュウミン M-KL",serif; 
 font-size: 12px;
 line-height: 18px;
 font-weight: 600;
 color:#fff;
}

.midashi_top {
 margin-top: 10px;
 width: 100%;
 height: auto;
 padding: 3px;
 text-align: center;
 background: -webkit-gradient(linear, left top, left bottom, from(#b500b5),to(#ffb3ff));
 background: -webkit-linear-gradient(top,#b500b5,#ffb3ff);
 background: -ms-linear-gradient(top,#b500b5,#ffb3ff);
 filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffb500b5',endColorstr='#ffffb3ff', GradientType=0 );
 background: linear-gradient(to bottom, #b500b5 0%, #ffb3ff 100%);
}

.midashi_top p {
 font-family:"MS ゴシック",sans-serif; 
 font-size: 12px;
 line-height: 22px;
 font-weight: 600;
 text-align: center;
 color:#ffffff;
}

.text_box {
 margin-top: 10px;
 margin-left: auto;
 margin-right: auto;
 width: 90%;
 background: #000000;
}

.text_box p {
 font-family:"リュウミン M-KL",serif; 
 font-size: 12px;
 line-height: 18px;
 font-weight: 600;
 text-align: left;
 color:#fff;
}

#sotowaku {
 margin-top: 10px;
 margin-left: auto;
 margin-right: auto;
 width: 100%;
 height: auto;
 box-sizing: border-box;
 background: #000000;
}

.btn_box_next {
 width: 20%;
 height: auto;
 float: left;
 box-sizing: border-box;
}

.btn_box_pre {
 width: 20%;
 height: auto;
 float: left;
 box-sizing: border-box;
}

.telcom {
 margin-top: 5px;
 margin-top: 10px;
 margin-left: auto;
 margin-right: auto;
 width: 80%;
 height: 14px;
 text-align: center;
 margin-bottom: 5px;
}

.telcom p {
 font-family:"リュウミン M-KL",serif; 
 font-size: 11px;
 font-weight: bold;
 color:#fff;
}

.tellbox {
 width: 80%;
 height: 42px;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 5px;
 border-radius: 10px;
 background: -webkit-gradient(linear,left top,left bottom,from(#E10071),to(#930049));
 background: -webkit-linear-gradient(top, #E10071, #930049);
 background: -ms-linear-gradient(top, #E10071, #930049);
 background: linear-gradient(to bottom, #E10071, #930049);
}

.tellbox a {
 display: block;
 text-align: center;
 font-family:"リュウミン M-KL",serif; 
 font-size: 21px;
 line-height: 42px;
 color:#fff;
 font-weight: bold;
 text-decoration: none;
}

.tellbox a:hover {
 color:#ff0000;
 background: #cccccc;
 border-radius: 10px;
}

.photo_box {
 margin-top: 5px;
 margin-left: auto;
 margin-right: auto;
 width: 90%;
 height: auto;
}

.photo_box img {
 max-width: 100%;
}

.btn_box {
 margin-top: 3px;
 margin-left: auto;
 margin-right: auto;
 width: 95%;
 height: 30px;
 display: flex;
 justify-content: space-between;
 box-sizing: border-box;
}

.next_btn {
 width: 100px;
 height: 28px;
 border-bottom: 28px solid #008800;
 border-right: 35px solid transparent;
 box-sizing: border-box;
}

.next_btn a {
 font-family:"リュウミン M-KL",serif; 
 font-size: 19px;
 line-height: 28px;
 text-align: center;
 text-decoration:none;
 color:#fff;
}

.pre_btn {
 width: 100px;
 height: 28px;
 border-bottom: 28px solid #0000a0;
 border-left: 35px solid transparent;
 box-sizing: border-box;
}

.pre_btn a {
 font-family:"リュウミン M-KL",serif; 
 font-size: 19px;
 line-height: 28px;
 text-align: center;
 text-decoration: none;
 color:#fff;
}

.empt {
 width: 50px;
 height: 25px;
}

/*------------------------------------------------------------
	ナビ
------------------------------------------------------------*/

nav {
 margin-top: 5px;
 margin-bottom: 5px;
 width: 100%;
 -webkit-box-shadow: 0 2px 4px #666;
 box-shadow: 0 2px 4px #666;
}

nav ul {
 list-style-type: none;
}

nav ul:after{
 content:"";
 clear: both;
 display: block;
}

nav ul li {
 float: left;
 width: 25%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 background: -webkit-gradient(linear, left top, left bottom, from(#f3dd9a),to(#c29816));
 background: -webkit-linear-gradient(top,#f3dd9a,#c29816);
 background: -ms-linear-gradient(top,#f3dd9a,#c29816);
 filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff3dd9a',endColorstr='#ffc29816', GradientType=0 );
 background: linear-gradient(to bottom, #f3dd9a 0%, #c29816 100%);
 border: #c29816 solid 1px;
}

nav ul li a {
 display: block;
 height: 22px;
 padding: 58px 0 0 0;
 font-size: 12px;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 background: url(image/icon2.png) no-repeat 50% 13px;
 -webkit-background-size: 40px 40px;
 background-size: 40px 40px;
}

nav ul li a.system {
 display: block;
 height: 22px;
 padding: 58px 0 0 0;
 font-size: 12px;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 background: url(image/icon6.png) no-repeat 50% 13px;
 -webkit-background-size: 40px 40px;
 background-size: 40px 40px;
}

nav ul li a.shukkin {
 display: block;
 height: 22px;
 padding: 58px 0 0 0;
 font-size: 12px;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 background: url(image/icon1.png) no-repeat 50% 13px;
 -webkit-background-size: 40px 40px;
 background-size: 40px 40px;
}

nav ul li a.women {
 display: block;
 height: 22px;
 padding: 58px 0 0 0;
 font-size: 12px;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 background: url(image/icon5.png) no-repeat 50% 13px;
 -webkit-background-size: 40px 40px;
 background-size: 40px 40px;
}

nav ul li a.guide {
 display: block;
 height: 22px;
 padding: 58px 0 0 0;
 font-size: 12px;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 background: url(image/icon3.png) no-repeat 50% 13px;
 -webkit-background-size: 40px 40px;
 background-size: 40px 40px;
}

nav ul li a.stablo {
 display: block;
 height: 22px;
 padding: 58px 0 0 0;
 font-size: 9px;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 background: url(image/icon8.png) no-repeat 50% 13px;
 -webkit-background-size: 40px 40px;
 background-size: 40px 40px;
}

nav ul li a.tencho {
 display: block;
 height: 22px;
 padding: 58px 0 0 0;
 font-size: 12px;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 background: url(image/icon7.png) no-repeat 50% 13px;
 -webkit-background-size: 40px 40px;
 background-size: 40px 40px;
}

nav ul li a.kyujin {
 display: block;
 height: 22px;
 padding: 58px 0 0 0;
 font-size: 12px;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 background: url(image/icon4.png) no-repeat 50% 13px;
 -webkit-background-size: 40px 40px;
 background-size: 40px 40px;
}





/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/

footer {
 margin: 0;
 width: 100%;
 height: 25px;
 background: #c29816;
}

footer p {
 font-family:"MSゴシック",sans-serif; 
 font-size: 12px;
 line-height: 25px;
 text-align: center;
 color: #ffffff;
 font-weight: bold;
}