@charset "utf-8";
/* ------- css list created date 2014
common
container
header
footer
template
--------------------- */
/* ----------------------------------
	common
----------------------------------- */
*{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
html, 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 {
margin:0;
padding:0;
}
html,body{
width:100%;
height:100%;
background:#fff;
}
body {
color:#333;
font-family:"Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
font-size:14px;
text-align:center;
line-height:1;
position: relative;
webkit-text-size-adjust: 100%;
}
.disnon{
display:none;
}
.tabletOnly,
.pcOnly{
display:none;
}
img{
vertical-align: bottom;
max-width: 100%;
height: auto;
width /***/:auto;
}
.changeImg{
display:none;
}
/* -------------------------------
Outside In Float Clear
------------------------------- */
.clearfix:after {/*for modern browser*/
content: " ";
display: block;
height: 0;
clear: both;
line-height:0;
visibility: hidden;
}

/* -------------------------------
Clear Float In Hr Border Image
------------------------------- */
.clearline hr {
margin:0 !important;
height:0 !important;
visibility:hidden !important;
border:0 !important;
}

/* -------------------------------
fade
------------------------------- */
.fade {
-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;
}
.fade:hover {
opacity: 0.6;
filter: alpha(opacity=60);
}

/* ----------------------------------
header
----------------------------------- */
#header {
position:relative;
width:100%;
padding:0 10px;
height:109px;
background:#1094bc url(../images/header_bg.jpg) no-repeat 50% top;
-moz-background-size:700px auto;
-webkit-background-size:700px auto;
background-size:700px auto;
}
#header .wrapper{
margin: 0 auto;
width:100%;
height:109px;
position:relative;
text-align:left;
}
#header .logo{
width:185px;
height:17px;
position:absolute;
top:20px;
left:8px;
}
#header .logo a,
#header .logo span{
display:block;
width:185px;
height:17px;
background: url(../images/logo.png) no-repeat left top;
-moz-background-size:185px 17px;
-webkit-background-size:185px 17px;
background-size:185px 17px;
font-size:10px !important;
line-height:12px !important;
text-align:left !important;
text-indent:101% !important;
white-space:nowrap !important;
overflow:hidden !important;
word-wrap:normal !important;
}
#globalnav{
display: none;
position: relative;
width:100%;
background:#434343;
}
#globalnav ul{
list-style-type: none;
position: relative;
text-align: left;
}
#globalnav ul li{
border-bottom:1px solid #686868;
}
#globalnav a{
display: block;
color:#fff;
padding:10px;
font-size: 13px;
line-height: 1;
text-decoration: none;
}
#enBtnArea{
position: absolute;
top:61px;
left:0;
width: 100%;
height:45px;
}
#enBtnArea a,
#enBtnArea a span{
display: block;
width:100%;
height:32px;
}
#enBtnArea a{
background:#cfc71b url(../images/btn_entry_arrow_sp.png) no-repeat right 50%;
-moz-background-size:13px 11px;
-webkit-background-size:13px 11px;
background-size:13px 11px;
}
#enBtnArea a span{
background: url(../images/header_btn_entry_sp.png) no-repeat 5px 50%;
-moz-background-size:114px 23px;
-webkit-background-size:114px 23px;
background-size:114px 23px;
font-size:10px !important;
line-height:12px !important;
text-align:left !important;
text-indent:101% !important;
white-space:nowrap !important;
overflow:hidden !important;
word-wrap:normal !important;
}
#btnGlobalnav{
position: absolute;
top:11px;
right:0;
width: 40px;
height: 40px;
cursor: pointer;
}
#btnGlobalnav a{
display: block;
width: 40px;
height: 40px;
}

/* ----------------------------------
	container
----------------------------------- */

#container {
position:relative;
width:100%;
background:#fff;
}
#container .wrapper{
width:100%;
padding:15px 0 30px;
position:relative;
text-align:left;
background:#fff;
}
#contentsWrapper{
margin-top:15px;
}
#contentsArea{
width: 100%;
}
#contentsArea a{
color:#0d6bd4;
}
.contentsAreaWrap{
padding:0 10px;
}
#twitterArea{
margin: 0 auto;
padding:15px 0 0;
width: 260px;
}
#twitterArea iframe{
width: 100% !important;
}

#bannerArea{
padding:40px 20px;
background-color: #f2f2f2;
}
#banner{
margin: 0 auto;
list-style-type: none;
display: grid;
gap:30px;
width: min(70vw, 375px);
}
#banner li{
text-align: center;
}
#banner img{
width: 100%;
height: auto;
}
#ttlCategory{
padding:0 10px;
}
.contsFooterBtn{
padding:25px;
background: #555555;
text-align: center;
}
.ttlHl{
padding:15px 0;
color: #46a3b8;
font-size: 14px;
line-height: 1.4;
font-weight: bold;
text-align: center;
}


.contsFooterBtn{
padding:25px;
background: #555555;
text-align: center;
}
.btnEntry{
margin: 0 auto;
width:275px;
height:33px;
}
.contsFooterBtn a{
display: block;
width:275px;
height:33px;
font-size:10px !important;
line-height:12px !important;
text-align:left !important;
text-indent:101% !important;
white-space:nowrap !important;
overflow:hidden !important;
word-wrap:normal !important;
text-align: left !important;
}
.contsFooterBtn .btnEntry a{
background:#cfc71b url(/common2024/images/btn_entry_sp.png) no-repeat left 50%;
-moz-background-size:275px 33px;
-webkit-background-size:275px 33px;
background-size:275px 33px;
}

.btnContactIn{
margin:0 auto;
width: 223px;
}
.btnContactIn a{
display: block;
width: 223px;
height: 33px;
background:#cfc71b url(/common2024/images/btn_contact_sp.png) no-repeat left top;
-moz-background-size:223px 33px;
-webkit-background-size:223px 33px;
background-size:223px 33px;
font-size:10px !important;
line-height:12px !important;
text-align:left !important;
text-indent:101% !important;
white-space:nowrap !important;
overflow:hidden !important;
word-wrap:normal !important;
text-align: left;
}


/* ----------------------------------
	footer
----------------------------------- */
#footer {
position:relative;
width:100%;
background:#fff url(../images/footer_bg.jpg) no-repeat left top;
-moz-background-size:auto 100%;
-webkit-background-size:auto 100%;
background-size:auto 100%;
}
#footer .wrapper{
margin: 0 auto;
padding-bottom: 24px;
width:100%;
min-height:193px;
position:relative;
text-align:left;
overflow:hidden;
}
#btnPagetop{
text-align: center;
}
#btnPagetop a{
margin: 0 auto;
display: block;
width:40px;
height: 32px;
}
#footer nav{
margin: 20px 0 24px;
position: relative;
}
#footer nav ul{
list-style-type: none;
font-size: 13px;
border-top:#d2e0e5 solid 1px;
}
#footer nav ul li{
border-bottom:#d2e0e5 solid 1px;
line-height: 1;
}
#footer nav a{
display: block;
padding: 10px;
color:#fff;
text-align: left;
text-decoration: none;
}
#copyright{
padding:0 10px;
position: relative;
color:#fff;
font-size:10px;
line-height: 1;
}



