@charset "UTF-8";

/* common
----------------------------*/

* {
  margin: 0;
  padding: 0;
}

body,
html {
  min-width: 1155px;
}

html {
  font-size: 62.5%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
}

body {
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
}

img {
  max-width: 100%;
  border: none;
}

a {
  width: auto;
}

li {
  list-style-type: none;
}


/* .c-body_inner */

.c-body_inner {
  overflow: hidden;
  width: 100%;
  background: #ffffff;
}

.c-body_innerIn {}


/* c-header */

.c-header {}

.c-header_inner {
  height: 130px;
}

.c-headerLogo_wrap {
  width: 230px;
  float: left;
  margin-top: 25px;
  margin-left: 20px;
}

.c-headerLogo_outer:hover {
  opacity: 0.8;
}

.c-headerLogo {}

.c-headerNav_wrap {
  float: right;
  margin-top: 54px;
}

.c-headerNav_sp {
  float: right;
}

.c-headerNav_spBar1 {}

.c-headerNav_spBar2 {}

.c-headerNav_spBar3 {}

.c-headerNav {
  float: right;
}

.c-headerNavBtn_wrap {
  display: inline;
  float: left;
  height: 1.7em;
  list-style-type: none;
  text-align: center;
  border-right: 1px solid #b5b5b6;
  padding: 0px 17px;
}

.c-headerNavBtn_wrap:first-child {
  border-left: 1px solid #b5b5b6;
}

.c-headerNavBtn {}

.c-headerNavBtn_wrap .c-headerNavBtnText {
  display: inline-block;
  text-align: center;
  color: #595757;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.4em;
  letter-spacing: normal;
  text-decoration: none;
  padding-bottom: 7px;
}

.c-headerNavBtn_wrap:hover .c-headerNavBtnText,
.c-headerNavBtn_wrapActive .c-headerNavBtnText {
  border-bottom: 3px solid #0054AA;
  color: #0054AA;
  font-weight: bold;
}

.c-headerNavBtn_wrapActive {}


/* c-contents */

.c-contents {
  background: url(../img/c-contents-back.png) center center repeat;
  background-size: 20% auto;
  background-color: rgba(255,255,255,0.5);
  background-blend-mode:lighten;
  padding-bottom: 40px;
}


/* c-breadcrumb */

.c-breadcrumb {
  overflow: hidden;
  margin-top: 19px;
  padding-left: 6px;
}

.c-breadcrumbText_wrap {
  overflow: hidden;
  float: left;
  text-align: left;
  color: #727171;
  font-size: 1.2em;
  font-weight: normal;
  line-height: 1.2em;
  letter-spacing: normal;
  text-decoration: none;
  padding: 0px 0px;
}

.c-breadcrumbText_outer {
  float: left;
  color: #727171;
}

.c-breadcrumbText_outer:hover {
  color: #1068b3;
  opacity: 0.8;
}

.c-breadcrumbText_outer:hover .c-breadcrumbText {
  text-decoration: underline;
}

.c-breadcrumbText_outer .c-breadcrumbText {
  float: left;
  text-decoration: none;
}

.c-breadcrumbText_delimiter {
  float: left;
  margin-left: 8px;
  margin-right: 8px;
}

.c-breadcrumbText_active {
  float: left;
  color: #1068b3;
}


/* c-contact */

.c-contact {}

.c-contactHead {
  background: #56c3da;
  text-align: left;
  color: #ffffff;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.8em;
  letter-spacing: 0px;
  text-decoration: none;
  padding: 4px 11px;
}

.c-contactMedia_wrap {
  margin-top: 6px;
}

.c-contactMedia {
  overflow: hidden;
  margin-top: 6px;
}

.c-contactMediaHead_wrap {
  display: inline;
  float: left;
  text-align: left;
  font-size: 1em;
  color: #221e1f;
  font-weight: normal;
  line-height: 1.6em;
  letter-spacing: normal;
  text-decoration: none;
  margin-top: 10px;
}

.c-contactMediaHead_normal {
  font-size: 1.6em;
}

.c-contactMediaHead_annot {
  font-size: 1.3em;
}

.c-contactMediaText_wrap {
  display: inline;
  float: left;
  text-align: left;
  color: #1068b3;
  font-weight: bold;
  line-height: 1.6em;
  letter-spacing: normal;
  text-decoration: none;
  margin-top: 10px;
}

.c-contactMediaText_address {
  font-size: 1.6em;
  padding-left: 1em;
}

.c-contactMediaText_Tel {
  font-size: 1.6em;
  padding-left: 1em;
}

.c-contactMediaText_delimiter {
  font-size: 1.6em;
  font-weight: normal;
}

.c-contactMediaText_Fax {
  font-size: 1.6em;
  line-height: 1.2em;
}

.c-contactMediaAnnot {
  background-color: #ddf3f8;
  text-align: left;
  color: #221e1f;
  font-size: 1.6em;
  font-weight: normal;
  line-height: 28px;
  letter-spacing: normal;
  text-decoration: none;
  padding: 3px 8px;
  margin: 14px 0px 0px 0px;
}


/* c-info */

.c-info {
  margin-top: 40px;
}

.c-infoHead {
  position: relative;
  overflow: visible;
  background: #0054AA;
  height: 46px;
}

.c-infoHeadIcon_wrap {
  position: absolute;
  width: 69px;
  height: 46px;
  bottom: 0px;
  left: 0px;
  overflow: visible;
  display: block;
}

.c-infoHeadIcon {
  position: absolute;
  left: 6px;
  bottom: 0px;
  width: 54px;
}

.c-infoHeadText {
  position: absolute;
  top: 5px;
  left: 15px;
  display: block;
  text-align: left;
  color: #ffffff;
  font-size: 2.0em;
  font-weight: bold;
  line-height: 2.0em;
  letter-spacing: normal;
  text-decoration: none;
}

.c-infoMedia_wrap {
  overflow: hidden;
  padding: 11px 12px 15px 14px;
  background: #ffffff;
}

.c-infoMedia {
  width: 100%;
  float: left;
  margin-right: 0px;
}

.c-infoMedia:first-child {
  width: 100%;
  margin-right: 4px;
}

.c-infoMediaList {
  display: block;
  text-align: left;
  color: #000000;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 2.0em;
  letter-spacing: normal;
  margin-top: 0px;
  text-indent: -1.2em;
  padding-left: 1.2em;
}

.c-infoMediaListIcon {
  color: #56c3da;
  text-decoration: none;
}

.c-infoMediaListLink:hover {
  color: #56c3da;
}

.c-infoMediaListLink {
  color: #000000;
  text-decoration: underline;
  margin-left: 2px;
}

*:first-child + html .c-infoMediaListLink {
  font-size: 1.3em;
}

/*IE7*/

.c-infoMediaListLink_narrow {
  letter-spacing: -6px;
}

.c-infoMediaListLinkIcon_wrap {
  position: relative;
  margin: 0px 0px 0px 0px;
  font-size: 0.857142857em;
}

.c-infoMediaListLinkIcon,
.c-infoMediaListLinkIcon_hover {
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 2px;
  width: auto;
}

.c-infoMediaListLinkIcon_hover {
  display: none;
}

.c-infoMediaListLink:hover .c-infoMediaListLinkIcon {
  display: none;
}

.c-infoMediaListLink:hover .c-infoMediaListLinkIcon_hover {
  display: inline;
}

/* c-side */

.c-sideMore {}

.c-sideMoreHead {
  background: #0054AA;
  text-align: left;
  color: #ffffff;
  font-size: 1.7em;
  font-weight: bold;
  line-height: 1.2em;
  letter-spacing: normal;
  text-decoration: none;
  padding: 9px 13px;
  margin-bottom: 10px;
}

.c-sideMoreHeadImg {
  width: 100%;
}

.c-sideMoreBanar_wrap {
  overflow: hidden;
  margin-top: 11px;
  background: #ffffff;
}

.c-sideMoreBanar_wrap:first-child {
  margin-top: 0px;
}

.c-sideMoreBanar_outer:hover {
  opacity: 0.8;
}

.c-sideMoreBanar_outer {
  float: left;
}

.c-sideMoreBanar {
  width: 100%;
}

.c-sideEvent {
  margin-top: 29px;
}

.c-sideEventHead {
  background: #0054AA;
  text-align: left;
  color: #ffffff;
  font-size: 1.7em;
  font-weight: bold;
  line-height: 1.2em;
  letter-spacing: normal;
  text-decoration: none;
  padding: 9px 13px;
  margin-bottom: 14px;
}

.c-sideEventBanar_wrap {
  overflow: hidden;
  margin-top: 10px;
}

.c-sideEventBanar_outer:hover {
  opacity: 0.8;
}

.c-sideEventBanar_outer {
  float: left;
  background: #ffffff;
}

.c-sideEventBanar {
  width: 100%;
}

.c-sidePick {
  margin-top: 29px;
}

.c-sidePickHead {
  background: #0054AA;
  text-align: left;
  color: #ffffff;
  font-size: 1.7em;
  font-weight: bold;
  line-height: 1.2em;
  letter-spacing: normal;
  text-decoration: none;
  padding: 9px 13px;
  margin-bottom: 11px;
}

.c-sidePickHeadImg {}

.c-sidePickBanar_wrap {
  overflow: hidden;
  margin-top: 10px;
}

.c-sidePickBanar_outer:hover {
  opacity: 0.8;
}

.c-sidePickBanar_outer {
  float: left;
/*  background: #ffffff;*/
}

.c-sidePickBanar {
  width: 100%;
}

.c-sideSendai {
  margin-top: 38px;
  background-color: #ffffff;
  padding: 15px 30px 15px 20px;
  font-size: 16px;
}

.c-sideSendaiInfo {
  overflow: hidden;
}

.c-sideSendaiInfo ul li {
  margin: 10px;
  position: relative;
  display: inline-block;
  padding-left: 20px;
  text-decoration: underline;
}

.c-sideSendaiInfo ul li :before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #0054AA;
  border-right: solid 2px #0054AA;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.c-sideSendaiBanar_outer:hover {
  opacity: 0.8;
}

.c-sideSendaiBanar_outer {
  float: left;
  background: #ffffff;
}

.c-sideSendaiBanar {
  width: 100%;
}


/* c-footer */

.c-footer {
}

.c-footerLogo_wrapOut {
  height: 140px;
  padding-top: 30px;
}

.c-footerLogo_wrap {
  text-align: center;
}

.c-footerLogo:hover {
  opacity: 0.8;
}

.c-footerLogo {
  margin-right: 20px;
  width: 184px;
}

.c-footerNav_wrap {
  text-align: center;
  margin-top: 30px;
}

.c-footerNav {
  margin-left: auto;
  margin-right: auto;
}

.c-footerNavBtn_wrap {
  display: inline;
  height: 1.7em;
  list-style-type: none;
  text-align: center;
  border-right: 1px solid #b5b5b6;
  padding: 2px 17px;
}

.c-footerNavBtn_wrap:first-child {
  border-left: 1px solid #b5b5b6;
}

.c-footerNavBtn {}

.c-footerNavBtn_wrap .c-footerNavBtnText {
  display: inline-block;
  text-align: center;
  color: #595757;
  font-size: 1.2em;
  font-weight: normal;
  line-height: 1.2em;
  letter-spacing: normal;
  text-decoration: none;
  padding-bottom: 7px;
}

.c-footerNavBtn_wrap:hover .c-footerNavBtnText {
  color: #33a3dc;
  font-weight: bold;
}

.c-footerCopyright_wrap {
  background: url("../img/footer.png");
  background-repeat: repeat;
  height: 72px;
}

.c-footerCopyright {
  text-align: center;
  color: #ffffff;
  font-size: 1.0em;
  font-weight: normal;
  line-height: 1.0em;
  letter-spacing: normal;
  text-decoration: none;
  margin-top: 40px;
}


/* utility
----------------------------*/

.u-container {
  position: relative;
  overflow: hidden;
  width: 1155px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 0;
  clear: both;
}

.u-main {
  width: 840px;
  float: left;
  margin-top: 18px;
}

.u-mainHead {
  overflow: hidden;
  background: #0054AA;
  padding-left: 32px;
}

.u-mainHeadIcon_wrap {
  float: left;
  width: 48px;
  height: 85px;
}

.u-mainHeadIcon {
  margin-top: 17px;
  margin-left: 0px;
}

.u-mainHeadText {
  float: left;
  min-height: 39px;
  text-align: left;
  color: #ffffff;
  font-size: 2.4em;
  font-weight: bold;
  line-height: 1.5em;
  letter-spacing: normal;
  text-decoration: none;
  padding: 26px 0px 20px 0px;
}

.u-mainHeadText_em {
  font-size: 1.5em;
}

.u-mainHeadText_sm {
  font-size: 0.807692308em;
}

.u-mainHeadTextIcon_wrap {
  margin: 0px 0px 0px 0px;
}

.u-mainHeadTextIcon {
  width: auto;
}

.u-sup {
  font-size: 0.5em;
  vertical-align: super;
}


.u-mainCont {
/*  background: #F6D3E5;*/
  padding: 20px 20px;
}

.please .u-mainCont .point{position: relative;}

.u-link {
	background-color: #ffffff;
	padding: 15px;
	font-size: 18px;
}

.u-side_watercharge {
  background-color: #F6D3E5;
}

.u-side {
  width: 286px;
  float: right;
  margin-top: 18px;
}

.u-clearfix {
  clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix:before {
　　　　content: "";
	display: block;
	clear: both;
}

.clearfix {
	display: block;
}

.u-visible-xss {
  display: none;
}

.u-visible-xs {
  display: none;
}

.u-visible-lg {
  display: inline;
}

.u-visibleBlock-xs {
  display: none;
}

.u-visibleBlock-lg {
  display: block;
}

/* text */
.u-textIndent-0 {
  text-indent: 0 !important;
  padding-left: 0 !important;
}

.u-txt-link {
  color: #1068b3 !important;
}

.u-txt-link:hover {
  color: #56c3da !important;
}

.u-txt-blue {
  color: #006fbc !important;
}

.u-txt-red {
  color: #e50012 !important;
}

.u-txt-pink {
  color: #ee7363 !important;
}

.u-font-bold {
  font-weight: bold !important;
}

.u-indent {
  text-indent: -1em !important;
  padding-left: 1em !important;
}

.u-narrow-brackets {
  letter-spacing: -0.5em;
}

/* colLayout float */

.u-hidden-pc {
  overflow: hidden;
}

.u-left {
  float: left;
}

.u-right {
  float: right;
}

/* u-lspace */

.u-lspace-0-1 {
  letter-spacing: -0.1px !important;
}

.u-lspace-0-7 {
  letter-spacing: -0.7px !important;
}

.u-lspace-1-2 {
  letter-spacing: -1.2px !important;
}

/* u-mt */

.u-mt-19 {
  margin-top: 19px !important;
}

/* responsive
----------------------------*/

@media screen and (max-width: 767px) {

  /* common
----------------------------*/
  * {}

  body,
  html {
    min-width: 100%;
  }

  html {}

  body {}

  img {}

  a {}

  li {}

  /* .c-body_inner */
  .c-body_inner {}

  .c-body_innerIn {}

  /* c-header */
  .c-header {}

  .c-header_inner {
    overflow: visible;
    height: 75px;
  }

  .c-headerLogo_wrap {
    float: left;
    margin-top: 15px;
    margin-left: 18px;
    width: 128px;
    max-width: 100%;
  }

  .c-headerLogo_outer:hover {}

  .c-headerLogo {}

  .c-headerNav_wrap {
    float: none;
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 0px;
  }

  .c-headerNav_sp:hover,
  .c-headerNav_spClick {
    border: 1px solid #33a3dc;
  }

  .c-headerNav_sp {
    position: absolute;
    top: 24px;
    right: 15px;
  }

  .c-headerNav_sp:hover .c-headerNav_spBar1,
  .c-headerNav_sp:hover .c-headerNav_spBar2,
  .c-headerNav_sp:hover .c-headerNav_spBar3,
  .c-headerNav_spBar1Click,
  .c-headerNav_spBar2Click,
  .c-headerNav_spBar3Click {
    background-color: #33a3dc;
  }

  .c-headerNav_spBar1 {}

  .c-headerNav_spBar2 {}

  .c-headerNav_spBar3 {}

  .c-headerNav {
    float: none;
    background: #fff;
    border: 1px solid #33a3dc;
    position: absolute;
    top: 75px;
    right: 15px;
    width: 290px;
    padding: 10px 0px;
    z-index: 9999;
  }

  .c-headerNavBtn_wrap:hover {
    background: #33a3dc;
    color: #fff;
  }

  .c-headerNavBtn_wrap {
    display: block;
    float: none;
    height: 1.7em;
    list-style-type: none;
    text-align: left;
    border-right: none;
    padding: 16px 17px;
  }

  .c-headerNavBtn_wrap:first-child {
    border-left: none;
  }

  .c-headerNavBtn {
    text-decoration: none;
  }

  .c-headerNavBtn_wrap .c-headerNavBtnText {
    display: block;
    text-align: left;
    color: #595757;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 19px;
    letter-spacing: normal;
    text-decoration: none;
    padding-bottom: 0px;
  }

  .c-headerNavBtn_wrap:hover .c-headerNavBtnText {
    border-bottom: none;
    color: #fff;
    font-weight: normal;
  }

  .c-headerNavBtn_wrapActive .c-headerNavBtnText {
    border-bottom: none;
    color: #595757;
    font-weight: normal;
  }

  .c-headerNavBtn_wrapActive {}

  /* c-contents */
  .c-contents {
    padding-left: 15px;
    padding-right: 15px;
  }

  /* c-breadcrumb */
  .c-breadcrumb {
    overflow: hidden;
    margin-top: 12px;
    padding-left: 6px;
  }

  .c-breadcrumbText_wrap {
    overflow: hidden;
    float: left;
    text-align: left;
    color: #727171;
    font-size: 1em;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    padding: 0px 0px;
  }

  .c-breadcrumbText_outer {}

  .c-breadcrumbText_outer:hover {}

  .c-breadcrumbText_outer:hover .c-breadcrumbText {}

  .c-breadcrumbText_outer .c-breadcrumbText {}

  .c-breadcrumbText_delimiter {
    float: left;
    margin-left: 3px;
    margin-right: 3px;
  }

  .c-breadcrumbText_active {}

  /* c-contact */
  .c-contact {}

  .c-contactHead {
    background: #56c3da;
    text-align: left;
    color: #ffffff;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 0px;
    text-decoration: none;
    padding: 3px 11px 0px;
  }

  .c-contactMedia_wrap {
    margin-top: 6px;
  }

  .c-contactMedia {
    overflow: hidden;
    margin-top: 11px;
  }

  .c-contactMediaHead_wrap {
    display: block;
    float: none;
    text-align: left;
    font-size: 1em;
    color: #221e1f;
    font-weight: normal;
    line-height: 1.6em;
    letter-spacing: normal;
    text-decoration: none;
    margin-top: 0px;
  }

  .c-contactMediaHead_normal {
    font-size: 1.4em;
  }

  .c-contactMediaHead_annot {}

  .c-contactMediaText_wrap {
    display: block;
    float: none;
    text-align: left;
    color: #1068b3;
    font-weight: bold;
    line-height: 23px;
    letter-spacing: normal;
    text-decoration: none;
    margin-top: 4px;
  }

  .c-contactMediaText_address {}

  .c-contactMediaText_Tel {
    display: block;
    font-size: 1.4em;
    padding-left: 1em;
  }

  .c-contactMediaText_delimiter {
    display: none;
  }

  .c-contactMediaText_Fax {
    display: block;
    font-size: 1.4em;
    padding-left: 1em;
  }

  .c-contactMediaAnnot {
    background-color: #ddf3f8;
    text-align: left;
    color: #221e1f;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: normal;
    text-decoration: none;
    padding: 8px 8px 8px 8px;
    margin: 20px 0px 0px 0px;
  }

  /* c-info */
  .c-info {}

  .c-infoHead {
    position: relative;
    overflow: visible;
    background: #1068b3;
    height: 31px;
  }

  .c-infoHeadIcon_wrap {}

  .c-infoHeadIcon {
    position: absolute;
    left: 4px;
    bottom: 0px;
    width: 40px;
  }

  .c-infoHeadText {
    position: absolute;
    top: 7px;
    left: 10px;
    display: block;
    text-align: left;
    color: #ffffff;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: normal;
    text-decoration: none;
  }

  .c-infoMedia_wrap {
    overflow: hidden;
    padding: 10px 10px 10px 10px;
    background: #ffffff;
    border: 1px solid #56c3da;
  }

  .c-infoMedia {
    width: 100%;
  }

 /* .c-infoMedia:first-child {
    width: 100%;
    margin-right: 0px;
  }
*/
  .c-infoMediaList {
    text-align: left;
    color: #000000;
    font-size: 1.1em;
    font-weight: normal;
    line-height: 20px;
    letter-spacing: 0;
    text-indent: -1.4em;
    padding-left: 1.4em;
    margin-top: 3px;
  }

  .c-infoMediaListIcon {
    color: #56c3da;
    text-decoration: none;
    margin-left: 2px;
  }

  .c-infoMediaListLink:hover {}

  .c-infoMediaListLink {
    color: #000000;
    text-decoration: underline;
    margin-left: 2px;
  }

  .c-infoMediaListLink_narrow {
    letter-spacing: -6px;
  }

  .c-infoMediaListLinkIcon_wrap {
    position: relative;
    margin: 0px 0px 0px 0px;
    font-size: 1em;
  }

  .c-infoMediaListLinkIcon,
  .c-infoMediaListLinkIcon_hover {
    position: absolute;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 2px;
    width: 7px;
  }

  .c-infoMediaListLinkIcon_hover {
    display: none;
  }

  .c-infoMediaListLink:hover .c-infoMediaListLinkIcon {
    display: none;
  }

  .c-infoMediaListLink:hover .c-infoMediaListLinkIcon_hover {
    display: inline;
  }

  /* c-side */
  .c-sideMore {}

  .c-sideMoreHead {
    background: #1068b3;
    text-align: left;
    color: #ffffff;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 23px;
    letter-spacing: normal;
    text-decoration: none;
    padding: 3px 13px 1px 13px;
    margin-bottom: 10px;
  }

  .c-sideMoreHeadImg {}

  .c-sideMoreBanar_wrap {}

  .c-sideMoreBanar_outer:hover {}

  .c-sideMoreBanar_outer {
    float: none;
  }

  .c-sideMoreBanar {}

  .c-sideEvent {
    margin-top: 30px;
  }

  .c-sideEventHead {
    background: #1068b3;
    text-align: left;
    color: #ffffff;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 23px;
    letter-spacing: normal;
    text-decoration: none;
    padding: 3px 13px 1px 13px;
    margin-bottom: 10px;
  }

  .c-sideEventBanar_wrap {
    margin-top: 10px;
  }

  .c-sideEventBanar_outer:hover {}

  .c-sideEventBanar_outer {
    float: none;
  }

  .c-sideEventBanar {}

  .c-sidePick {
    margin-top: 30px;
  }

  .c-sidePickHead {
    background: #1068b3;
    text-align: left;
    color: #ffffff;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 23px;
    letter-spacing: normal;
    text-decoration: none;
    padding: 3px 13px 1px 13px;
    margin-bottom: 10px;
  }

  .c-sidePickHeadImg {}

  .c-sidePickBanar_wrap {}

  .c-sidePickBanar_outer:hover {}

  .c-sidePickBanar_outer {
    float: none;
  }

  .c-sidePickBanar {}

  .c-sideSendai {
    margin-top: 40px;
  }

  .c-sideSendaiBanar_wrap {}

  .c-sideSendaiBanar_outer:hover {}

  .c-sideSendaiBanar_outer {
    float: none;
  }

  .c-sideSendaiBanar {}

  /* c-footer */
  .c-footer {}

  .c-footerLogo_wrapOut {
    height: 137px;
    padding-top: 30px;
  }

  .c-footerLogo_wrap {}

  .c-footerLogo:hover {}

  .c-footerLogo {
    margin-top: -9px;
    margin-right: -6px;
    max-width: 131px;
  }

  .c-footerNav_wrap {
    margin-top: 15px;
  }

  .c-footerNav {}

  .c-footerNavBtn_wrap {
    border-right: none;
    padding: 0px 0px;
    line-height: 24px;
  }

  .c-footerNavBtn_wrap:first-child {
    border: none;
  }

  .c-footerNavBtn {}

  .c-footerNavBtn_wrap:first-child .c-footerNavBtnText {
    border-left: 1px solid #b5b5b6;
  }

  .c-footerNavBtn_wrap .c-footerNavBtnText {
    border-right: 1px solid #b5b5b6;
    display: inline-block;
    text-align: center;
    color: #595757;
    font-size: 1em;
    font-weight: normal;
    line-height: 18px;
    letter-spacing: normal;
    text-decoration: none;
    padding: 0px 10px;
    margin: 4px 0px 0px 0px;
  }

  .c-footerNavBtn_wrap:nth-child(4) .c-footerNavBtnText {
    border-left: 1px solid #b5b5b6;
  }

  .c-footerNavBtn_wrap:nth-child(7) .c-footerNavBtnText {
    border-left: 1px solid #b5b5b6;
  }

  .c-footerNavBtn_wrap:hover .c-footerNavBtnText {}

  .c-footerCopyright_wrap {
    height: 50px;
  }

  .c-footerCopyright {
    line-height: 1.4em;
    margin-top: 12px;
  }

  /* utility
----------------------------*/
  .u-container {
    width: auto;
  }

  .u-main {
    width: auto;
    float: none;
    margin-top: 13px;
  }

  .u-mainHead {
    padding-left: 15px;
    padding-right: 5px;
  }

  .u-mainHeadIcon_wrap {
    position: relative;
    float: left;
    width: 16%;
    height: 50px;
    margin-left: -15px;
  }

  .u-mainHeadIcon {
    position: absolute;
    top: -7px;
    right: 19%;
    width: 49%;
    max-width: 27px;
  }

  .u-mainHeadText {
    float: left;
    min-height: 22px;
    width: 100%;
    text-align: left;
    color: #ffffff;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: normal;
    text-decoration: none;
    padding: 16px 0px 12px 0px;
  }

  .u-mainHeadIcon_wrap + .u-mainHeadText {
    width: 85%;
  }

  .u-mainHeadText_em {
    font-size: 1.5em;
  }

  .u-mainHeadTextIcon_wrap {
    margin: 0px 0px 0px 0px;
  }

  .u-mainHeadTextIcon {
    width: 10px;
  }

  .u-mainCont {
/*    background: #F6D3E5;*/
    padding: 10px 10px;
  }

  .u-side {
    width: auto;
    float: none;
    margin-top: 30px;
  }

  .u-clearfix {}

  .u-visible-xss {
    display: none;
  }

  .u-visible-xs {
    display: inline;
  }

  .u-visible-lg {
    display: none;
  }

  .u-visibleBlock-xs {
    display: block;
  }

  .u-visibleBlock-lg {
    display: none;
  }

  /* colLayout float */
  .u-hidden-pc {
    overflow: visible;
  }

  .u-left {}

  .u-right {}
}

@media screen and (max-width: 439px) {
  .u-visible-xss {
    display: inline;
  }
}
