@charset "utf-8";


/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, a, img, small,
dl, dt, dd, ol, ul, li, form, label, canvas,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, nav, section {
	margin: 0;
	padding: 0;
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block
}
img {
  border: none;
  vertical-align: bottom;
}
ol, ul {
  list-style: none;
}
html {
  overflow-y: scroll;
}
body {
  color: #000000;
  background-color: #E4F2F8;
  width: 100%;
  -webkit-text-size-adjust: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  display: block;
  text-decoration: none;
}
a,
a:focus {
  outline: none;
}
.no-pc {
  display: none !important;
}
.no-sp {
  display: block !important;
}
/* clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clear {
  clear: both;
}

/* header */
header h1 {
  font-size: 12px;
  color: #00416F;
  padding-top: 6px;
}
/* footer */
footer {
  width: 100%;
  color: #FFFFFF;
  background-color: #00416F;
}
.footer_sns_box span.share-text {
  vertical-align: top;
  margin-left: 2px;
}


/* 共通見出し1 */
.common-heading1 {
  color: #00285b;
  overflow: hidden;
  text-align: center;
}

.common-heading1 span {
  display: inline-block;
  padding: 0 0.5em;
  position: relative;
}
.common-heading1 span:before,
.common-heading1 span:after {
  border-top: 1px solid;
  content: "";
  position: absolute;
  top: 50%;
  width: 99em;
}
.common-heading1 span:before {
  right: 100%;
}
.common-heading1 span:after {
  left: 100%;
}
.common-heading2 {
  color: #00285b;
  overflow: hidden;
  text-align: center;
}

.common-heading2 span {
  display: inline-block;
  padding: 0 0.5em;
  position: relative;
}
/*
.common-heading2 span:before,
.common-heading2 span:after {
  border-top: 1px solid;
  content: "";
  position: absolute;
  top: 50%;
  width: 99em;
}
*/
.common-heading2 span:before {
  right: 100%;
}
.common-heading2 span:after {
  left: 100%;
}
#verisign {
    width: 1000px;
    margin: 0 auto;
	height: 80px;
}
.verisignseal_lt {
	float:left;
	width: 50%;
	margin-top:10px;
	margin-bottom:30px;
	padding: 0px;
	text-align:center;
}
.verisignseal_rt {
	float:right;
	width: 50%;
	margin-top:10px;
	margin-bottom:30px;
	padding: 0px;
	text-align:center;
}
.pageTopBtn_box {
	width: 1000px;
	height:30px;
	margin: 0 auto;
}
.pageTopBtn_box p {
	float: right;
	width: 102px;
}
.pageTopBtn_box img {
	width: 100%;
	height: auto;
}

@media (min-width: 751px) {
  body {
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  }
  .container {
    background: url(../img/pc_sky_img.jpg) no-repeat center top;
    width: 100%;
    height: auto;
  }
  #wrapper {
    width: 1000px;
    height: auto;
    margin: 0 auto;
  }
  /* header */
  header {
    position: relative;
    width: 100%;
    height: 130px;
    margin: 0 auto;
  }
  .pcmitu_header {
    position: relative;
    height: 110px;
    margin: 0 0 0 18px;
  }
  .pcmitu_header h1 {
  	font-size: 12px;
  	color: #00416F;
  }
  header p.pc_logo_img {
    position: absolute;
    top: 30px;
    left: 0;
  }
  #header_pc p.pc_logo_img {
    position: absolute;
    top: 30px;
    left: 0;
  }
  #header_pc p.empire_link {
    position: absolute;
    bottom: 88px;
    right: 3px;
  }
  #header_pc p.header_desc {
    position: absolute;
    bottom: 8px;
    left: 3px;
  }
  #header_pc ul.pc_link {
    position: absolute;
    bottom: 5px;
    right: 73px;
    width: 675px;
    overflow: hidden;
  }
  #header_pc ul.pc_link li {
    float: left;
    margin-right: 2px;
  }
  #header_pc p.store_intro_img {
    position: absolute;
    bottom: 16px;
    right: 97px;
  }
  #header_pc p.store_intro_img2 {
    position: absolute;
    bottom: 0px;
    right: 2px;
  }
  #header_sp {
    display: none !important;
  }
  .pc_gnav_block1,
  .pc_gnav_block2 {
    float: left;
  }
  /* nav */
  nav li a {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    text-align: center;
  }
  nav .pc_gnav_block1 a:hover {
    color: #0D578C;
  }
  nav .pc_gnav_block2 a:hover {
    color: #EA4E6F;
  }
  nav .pc_gnav_block3 a:hover {
    color: #3C8BC2;
  }
  nav .pc_gnav li {
    float: left;
    display: table;
  }
  nav .pc_gnav li a {
    display: table-cell;
    vertical-align: middle;
  }
  nav .pc_gnav_block1 li:first-of-type {
    background: url(../img/tab1_bg1.png) no-repeat left top;
    width: 100px;
    height: 76px;
  }
  nav .pc_gnav_block1 li:nth-of-type(2) {
    background: url(../img/tab1_bg2.png) no-repeat left top;
    width: 100px;
    height: 76px;
  }
  nav .pc_gnav_block1 li:nth-of-type(3) {
    background: url(../img/tab1_bg3.png) no-repeat left top;
    width: 100px;
    height: 76px;
  }
  nav .pc_gnav_block1 li:nth-of-type(4) {
    background: url(../img/tab1_bg3.png) no-repeat left top;
    width: 100px;
    height: 76px;
  }
  nav .pc_gnav_block2 li:first-of-type {
    background: url(../img/tab2_bg1.png) no-repeat left top;
    width: 120px;
    height: 76px;
  }
  nav .pc_gnav_block2 li:nth-of-type(2) {
    background: url(../img/tab2_bg2.png) no-repeat left top;
    width: 120px;
    height: 76px;
  }
  nav .pc_gnav_block2 li:nth-of-type(3) {
    background: url(../img/tab2_bg3.png) no-repeat left top;
    width: 120px;
    height: 76px;
  }
  nav .pc_gnav_block2 li:nth-of-type(4) {
    background: url(../img/tab2_bg3.png) no-repeat left top;
    width: 120px;
    height: 76px;
  }
  nav .pc_gnav_block3 li:first-of-type {
    background: url(../img/tab_bg120.png) no-repeat left top;
    width: 120px;
    height: 76px;
  }
  /* footer */
  .pcmitu_footer {
	  width: 100%;
	  color: #FFFFFF;
	  background-color: #00416F;
  }
  .pcmitu_footer_nav {
    height: 36px;
    overflow: hidden;
  }
  .footer_inner {
	clear:both;
    width: 1000px;
    margin: 0 auto;
    padding-top: 29px;
    padding-bottom: 13px;
    box-sizing: border-box;
    overflow: hidden;
  }
  .footer_nav {
    height: 114px;
    overflow: hidden;
  }
  .footer_nav_block {
    float: left;
    margin-top: 24px;
  }
  .footer_nav_block ul {
    overflow: hidden;
  }
  .footer_nav_block li {
    float: left;
  }
  .footer_nav li:first-of-type {
    width: 84px;
  }
  .footer_nav li:nth-of-type(2) {
    width: 83px;
  }
  .footer_nav li:nth-of-type(3) {
    width: 82px;
  }
  .footer_nav li:nth-of-type(4) {
    width: 170px;
  }
  .footer_nav li:last-of-type {
    width: auto;
  }
  .footer_nav li a {
    color: #FFFFFF;
    font-size: 14px;
    display: inline;
  }
  .footer_nav li a:hover {
    /*color: #0D578C;*/
    text-decoration: underline;
  }
  .footer_sns_box {
    float: right;
  }
  .footer_sns_subbox {
    float: left;
    margin-left: 4px;
  }
  .footer_sns_box .inner a {
    position: relative;
    display: inline-block;
    width: 110px;
    height: 57px;
    /*line-height: 25px;*/
    font-size: 14px;
    text-align: center;
    background-color: #FFFFFF;
    text-decoration: none;
    padding: 8px 5px 6px 5px;
    box-sizing: border-box;
  }
  .footer_sns_box .hatena-bookmark-button {
    border: 1px #008fde solid;
  }
  .hatena-bookmark-button span.share-text {
    color: #008FDE;
  }
  .hatena-bookmark-button i.blogicon-bookmark::after {
    content: url(../img/hatena_icon.png);
    height: 18px;
  }
  .footer_sns_box .facebook-button {
    border: 1px #305097 solid;
  }
  .facebook-button span.share-text {
    color: #305097;
  }
  .facebook-button i.blogicon-facebook::after {
    content: url(../img/facebook_icon.png);
    height: 18px;
  }
  .footer_sns_box .googleplus-button {
    border: 1px #DB4A39 solid;
  }
  .googleplus-button span.share-text {
    color: #DB4A39;
  }
  .googleplus-button i.fa-google-plus::after {
    content: url(../img/googleplus_icon.jpg);
    height: 18px;
  }
  .c_right_box {
    font-size: 12px;
    overflow: hidden;
  }
  .c_right_box p:first-of-type {
    float: right;
  }
  .c_right_box p:last-of-type {
    float: right;
  }
  /* bnt */
  .requentUse_bnt1 a {
    display: inline-block;
    padding: 18px 0;
    text-align: center;
    width: 97%;
    margin: 0 auto;
    border-radius: 5px;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #E60000;
    font-weight: bold;
    box-shadow: 7px 7px #FF9898;
  }
  /* 共通見出し1 */
  .common-heading1 {
    font-size: 35px;
    letter-spacing: 0.09em;
  }
}

@media (max-width: 750px) {
  body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
    min-width: 320px;
  }
  .no-pc {
    display: block !important;
  }
  .no-sp {
    display: none !important;
  }

	.container {
/*		background: #fff;*/
	}

  .container img {
    width: 100%;
    height: auto;
  }
  #header_pc {
    display: none !important;
  }
  #wrapper{
	padding-top:96px;
	position:relative;
  }
  header {
    position: fixed;
		z-index:999;
		top:0;
    width: 100%;
    height: 96px;
    background-color: #FAFCFE;
  }
  header h1 {
    width: 77%;
    height: 0;
    padding-top: 2.77185%;
    background: url(../img/sp_header_h1-50.png) no-repeat 0 0;
    background-size: contain;
    text-indent: 300%;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top: 10%;
    left: 2%;
  }
  .sp_logo_img {
    position: absolute;
    bottom: 10%;
    left: 1.5%;
    width: 232px;
    height: auto;
  }
	#h_search {
		position: absolute;
		bottom: 10%;
		left: 270px;
		background: #fff;
		width: 200px;
		height: 20px;
		padding: 5px;
		border: 1px solid #ccc;
	}
	#h_search input{
		vertical-align: top;
		margin: 0px;
		height: 100%;
		box-sizing: border-box;
		background-color: transparent;
	}
	#h_search_input {
		border: none;
		width: 170px;
		padding-left: 10px;
	}
	#h_search_submit {
		width: 30px;
		border: none;
		background-image: url(../img/search_icon.png);
		background-position: center;
		background-size: auto 90%;
		background-repeat: no-repeat;
	}
  #header_sp .menuBtn {
    width: 112px;
    height: 96px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #01416F;
    cursor: pointer;
  }
  #header_sp .menuBtn p {
    width: 50px;
    height: 37px;
    position: absolute;
    top: 29px;
    right: 32px;
  }
  #header_sp .menuBtn img {
    vertical-align: middle;
  }
  #sp_menu {
    display: none;
    position:fixed;
	overflow-y:scroll;
    z-index: 9999;
    top: 96px;
    width: 100%;
	height:100%;
    background-color: #01416F;
    color: #FFFFFF;
    text-align: center;
  }
/*  #sp_menu {
    display: none;
    position: absolute;
    width: 100%;
    left: 0%;
    top: 96px;
    z-index: 9999;
    background-color: #01416F;
    color: #FFFFFF;
    text-align: center;
  }*/
  #sp_menu img {
    width: 100%;
    height: auto;
  }
  ul.sp_menu_list {
    border-top: 1px #FFFFFF solid;
  }
  ul.sp_menu_list li {
    border-bottom: 1px #FFFFFF solid;
  }
  .sp_menu_telLink {
    width: 73.4375%;
    margin: 0 auto;
    /*padding-top: 10%;*/
    padding-top: 4%;
  }
  .sp_menu_telLink h2 {
    font-size: 4.5vw;
  }
  .sp_menu_telLink p:first-of-type {
    font-size: 3.5vw;
    margin-bottom: 8%;
  }
  .sp_menu_telLink h3 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: bold;
    font-size: 3.8vw;
    margin-top: 5%;
    margin-bottom: 1.5%;
    text-align: left;
  }
  #sp_menu .disclaimer {
    font-size: 3.8vw;
    margin-top: 5%;
  }
  .sp_menu_anchorLink {
    width: 73.4375%;
    margin: 0 auto;
    padding-top: 10%;
    padding-bottom: 13%;
  }
  .sp_menu_anchorLink p:first-of-type {
    font-size: 3.5vw;
    margin-bottom: 3%;
  }
  #contents_wrapper {
    background: url(../../common/img/sp_sky_img.jpg) no-repeat center top #E4F2F8;
    background-size: contain;
    width: 100vw;
  }
  .pageTopBtn_box p {
    float: right;
    width: 23.466%;
  }
  .footer_nav_block {
    margin-bottom: 5%;
  }
  .footer_nav_block li {
    border-bottom: 1px #FFFFFF solid;
    line-height: 11vw;
  }
  .footer_nav_block a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  .footer_nav_block li:first-of-type {
    background: url(../../common/img/sp_footer_menu1.png) no-repeat left center;
    background-size: cover;
  }
  .footer_nav_block li:nth-of-type(2) {
    background: url(../../common/img/sp_footer_menu2.png) no-repeat left center;
    background-size: cover;
  }
  .footer_nav_block li:nth-of-type(3) {
    background: url(../../common/img/sp_footer_menu3.png) no-repeat left center;
    background-size: cover;
  }
  .footer_nav_block li:nth-of-type(4) {
    background: url(../../common/img/sp_footer_menu4.png) no-repeat left center;
    background-size: cover;
  }
  .footer_nav_block li:nth-of-type(5) {
    background: url(../../common/img/sp_footer_menu5.png) no-repeat left center;
    background-size: cover;
  }
  .footer_sns_box {
    width: 73.90625%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin-bottom: 4%;
  }
  .footer_sns_subbox {
    width: 32.5%;
    float: left;
    text-align: center;
    background-color: #FFFFFF;
    box-sizing: border-box;
  }
  .footer_sns_subbox:first-of-type {
    border: 2px #008fde solid;
  }
  .footer_sns_subbox:nth-of-type(2) {
    border: 2px #305097 solid;
    margin-left: 1%;
    margin-right: 1%;
  }
  .footer_sns_subbox:last-of-type {
    border: 2px #DB4A39 solid;
  }
  .footer_sns_box .inner {
    overflow: hidden;
  }
  .footer_sns_box .inner a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    padding: 8px 5px 6px 5px;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
  }
  .hatena-bookmark-button span.share-text {
    color: #008FDE;
  }
  .hatena-bookmark-button i.blogicon-bookmark::after {
    content: url(../img/hatena_icon.png);
    height: 18px;
  }
  .facebook-button span.share-text {
    color: #305097;
  }
  .facebook-button i.blogicon-facebook::after {
    content: url(../img/facebook_icon.png);
    height: 18px;
  }
  .googleplus-button span.share-text {
    color: #DB4A39;
  }
  .googleplus-button i.fa-google-plus::after {
    content: url(../img/googleplus_icon.jpg);
    height: 18px;
  }
  body.android.mobile .footer_sns_box span.share-text {
    vertical-align: text-bottom;
  }
  .c_right_box {
    text-align: center;
    padding-bottom: 7%;
  }
  .c_right_box p:first-of-type {
    font-size: 2.4vw;
    margin-bottom: 5%;
  }
  .c_right_box p:nth-of-type(2) {
    font-size: 10px;;
  }
  /* bnt */
  .requentUse_bnt1 a {
    font-size: 3vw;
    display: inline-block;
    padding: 4% 0;
    text-align: center;
    width: 97%;
    border-radius: 8px;
    color: #FFFFFF;
    background-color: #E60000;
    box-shadow: 8px 8px #FF9898;
  }
  /* 共通見出し1 */
  .common-heading1 {
    font-size: 6vw;
    letter-spacing: 0.09em;
  }
  .common-heading2 {
    font-size: 6vw;
    letter-spacing: 0.09em;
  }
  #verisign {
	width:100%;
	height: 80px;
	text-align:center;
	position: relative;
  }
  .verisignseal_lt {
	float:left;
	width: 40%;
	margin-top:10px;
	margin-bottom:30px;
	padding: 0px;
	text-align:center;
  }
  .verisignseal_lt img {
	width:114px;
  	height:auto;
  }
  .verisignseal_rt {
	float:right;
	width: 60%;
	margin-top:10px;
	margin-bottom:30px;
	padding: 0px;
	text-align:center;
  }
  .verisignseal_lt img {
	width:114px;
  	height:auto;
  }
  .verisignseal_rt img {
	width:162px;
  	height:auto;
  }
  .verisignseal {
	float:none;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding:0;
	text-align:center;
  }
  .verisignseal img {
	width:114px;
  	height:auto;
  }
  .verisignseal_l {
	margin: 0 0 0 55px;
	padding: 0px;
	height: 65px;
	width: 114px;
	text-align:left;
  }
  .pageTopBtn_box {
	width: 100%;
	/*height:30px;*/
	margin: 0 auto;
  }
  .pageTopBtn_box p {
	float: right;
	width: 102px;
  }
  .pageTopBtn_box img {
	width: 100%;
	height: auto;
  }
}

@media (max-width: 640px) {
  header {
    height: 60px;
  }
	#wrapper{
		padding-top:60px;
	}
  .sp_logo_img {
    width: 140px;
    bottom: 10%;
  }
	#h_search {
		left: 155px;
		background: #fff;
		width: 155px;
	}
	#h_search_input {
		width: 125px;
		padding-left: 5px;
	}

  #header_sp .menuBtn {
    width: 76px;
    height: 60px;
  }
  #header_sp .menuBtn p {
    width: 34px;
    height: 26px;
    top: 19px;
    right: 22px;
  }
  #sp_menu {
    top: 60px;
  }
}

@media (max-width: 410px) {
  header {
    height: 48px;
  }
	#wrapper{
		padding-top:48px;
	}
  .sp_logo_img {
    width: 100px;
  }
	#h_search {
		left: 120px;
		background: #fff;
		width: 130px;
		padding: 0;
	}
	#h_search_input {
		width: 80%;
		padding-left: 5px;
		font-size: 10px;
	}
	#h_search_submit {
		width: 20%;
		background-size: 15px auto;
	}

  #header_sp .menuBtn {
    width: 60px;
    height: 48px;
  }
  #header_sp .menuBtn p {
    width: 27px;
    height: 21px;
    top: 12px;
    right: 16px;
  }
  #sp_menu {
    top: 48px;
  }
}

@media (max-width: 375px) {
  .footer_sns_box .inner a {
    font-size: 12px;
  }
}
