@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
/* *******************************
 *   共通
 ********************************/

body {
 font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3","游ゴシック", "メイリオ", "Hiragino Kaku Gothic Pro", sans-serif;
    min-width: 1224px;
    background: #ffeff1;
    padding-bottom: 0 !important;

    font-size: 24pt;
    line-height: 36pt;
}
#wrapperWide #bodyBg2nd {
    background: #ffeff1;
}
figure, body {
    margin: 0;
    padding: 0;
}

#bodyBg2nd, #contents3col {
 width: 100%;
 min-width: 768px;
 margin:0;
 padding:0;
}

ul, ol {
 list-style: none;
}

h2, h3 {
 text-align: center;
}

table {
 border-collapse: collapse;
 border-spacing: 0;
}


#contents3col{
 padding:0;
}

.warning{
line-height:1.4;
}

.background-wrapper {
    height: 0;
}


/********************************
 *  文字
 ********************************/
.textBasic {
    font-size: 24pt;
    line-height: 36pt;
}
.textExtraSmall {

}
.textSmall {
    font-size: 10pt;
    line-height: 15pt;
}
.textMedium {
    font-size: 24pt;
    line-height: 36pt;
}
.textLarge {
    font-size: 24pt;
    line-height: 36pt;
}
.textExtraLarge {

}
.textStrong {
     font-weight: bold;
}
.textOnWhite {
    color: #733919;
}
.textOnPink {
    color: #6a012c;
}
/* *******************************
 *   枠線
 ********************************/
.borderLine {
     color: #e93164;
}

/* *******************************
 *   Aタグ
 ********************************/
a {
  text-decoration: none;
}

/* *******************************
 *   アンカー動作
 ********************************/
h3 {position:relative; }
h3 span{ 
/*
  position: absolute; 
  top: -62px;
*/
}
a.anchor {
  display: block;
  position: relative;
  visibility: hidden;
}
a.anchor span{
  position: absolute;
  top:-62px;
}

/* *******************************
 *   DIV
 ********************************/
div.inline{
  display: inline;
}
div.inlineBlock{
  display: inline-block;
}
div.unit {
  width: 100%;
 /*
 margin: auto; 
*/
}

div#unit-1, div#unit-2, div#unit-3, div#unit-4, div#unit-5, div#unit-6{
  display: block;
  margin:auto;
}

/* *******************************
 *   テキスト
 ********************************/
.text-box {
  text-align: center;
}
.text-regular{
  font-size: 24pt;
  line-height: 36pt;
}
.text-larger{
  font-size: 30pt;
  line-height: 48pt;
}
.text-notes{
  font-size: 17pt;
  line-height: 22pt;
}

/* *******************************
 *   リスト
 ********************************/
ul.box-list.horizontal {
  overflow: hidden;
}
ul li.box-list-item {
  float: left;
}
li img {
    /* vertical-align: top; */
   vertical-align: middle;
}
/* *******************************
 *   パンくず
 ********************************/
div.breadwrapper {
width: 917px;
height: 60px;
margin-bottom: 0px;
display: inline-block;
position: relative;
float: left;
margin-left: 20px;
}
div.breadcrumb {
  height: 60px;
  width: 1080px;
}
ul.pankuzu {
  padding: 0;
  background: #f4f4f4;
  font-size: 14pt;
  height: 60px;
}
ul.pankuzu li {
  line-height: 60px;
  color: #000000;
}
ul.pankuzu li a {
   color: #000000;
   text-decoration: underline;
}
ul.pankuzu li+li:before {
    padding: 8px;
/*
    color: #564d2e;
*/
    color: #000000;
    content: ">";
}
ul.pankuzu li a {
    color: #000000;
    text-decoration: underline;
}
ul.pankuzu li a:visited {
    color: #000000;
}
ul.pankuzu li a:link {
    color: #000000;
}
/* *******************************
 *   フッター
 ********************************/
div#footer-area {
  background: #f4f4f4;
}
div#footer-info{
width: 100%;
height: 60px;
margin: auto;
}
p.link_to_top {
text-align: right;
}

div#footer-info-page-top {
    background: #b2b2b2;
    min-height: 60px;
    position: relative;
    display: inline-block;
    width: 263px;
    height: 60px;
    margin-right: 0px;
    float: right;
}
div#footer-logo{
    background: url(../images/footer_bg.png) repeat-y;
    background-size: cover;
    height: auto;

    min-height: 260px;
}

div#footer_logo_sns{
background: url(../images/sns/SNS.png) no-repeat;
    width: 1180px;
    background-size: 1180px 106px;
    height: 106px;
    margin: auto;
    /* margin-top: 60px; */
    position: relative;
    top: 60px;
}
div#footer_sns_text {
display: inline-block;
float: left;
}
div#footer_sns_text p{
    color: #ffffff;
}
div#footer_sns_links {
display: inline-block;
    float: right;
    width: auto;
    /* left: -30px; */
    position: relative;
}
div#footer_logo.sns {
    background: url(../images/sns/SNS.png) no-repeat;
    width: 1180px;
    background-size: 1180px 106px;
    height: 106px;
    margin: auto;
    /* margin-top: 60px; */
    position: relative;
    top: 60px;
    /* display: inline-block; */
}
img#icon_sns_line{
display: inline-block;
float: left;
padding: 30px 22px 30px 0px;
}
img#icon_sns_facebook{
display: inline-block;
float: left;
    padding: 30px 22px 30px 22px;
}
img#icon_sns_instagram {
display: inline-block;
float: left;
padding: 20px 50px 30px 22px;
}
div#footer_copyright {
width: 547px;
    margin: auto;
    height: 20px;
    /* display: inline-block; */
    position: relative;
    /*padding-bottom: 46px;   */
    top: 90px;

}
div#footer_copyright img {
   width: 547px;
   height: 20px;
  margin-top: 15px;
}