@charset "UTF-8";

/* 全体
******************************************/
@font-face {
    font-family: 'adineuepro-light';
    src:url('../../fonts/adineuepro-light-webfont.woff2');
}
@font-face {
    font-family: 'adineuepro-bold';
    src:url('../../fonts/adineuepro-bold-webfont.woff2');
}
@font-face {
    font-family: 'AdiHaus';
    src:url('../../fonts/AdiHaus-Regular.woff2');
}
@font-face {
    font-family: 'AdiHaus-Bold';
    src:url('../../fonts/AdiHaus-Bold.woff');
}

body {
   font-family: AdiHaus,'adineuepro-light','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	color: #333;
}

a img {
	border:none;
}


a.alpha img{
    transition:all 0.5s ease;
}
a:hover.alpha img{
    opacity: 0.7;
    filter: alpha(opacity=70);
}

ul {
	padding:0;
}
ul li {
	list-style:none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  font-size:.01em;
  /*height:1px;*/
	height: 0; 
  overflow:hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
	height: 1px;
}
.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}

	@media screen and (max-device-width: 480px) {
		html , body {
			width: 100%;
			margin: 0;
			padding:0;
			overflow-x:hidden;
		}
	}



/* contents
******************************************/

#container {
	width:96%;
	margin:0 auto;
	max-width:1000px;
}

/* inr_ctns
******************************************/
.inr_ctns {
    width: 80%;
    margin: 30px auto;
    line-height: 130%;
}

.inr_ctns h1.mainttl {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: .6em;
    font-family: 'adineuepro-bold','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

.inr_ctns h1.mainttl span.ruby {
    font-size: 12px;
    font-weight: normal;
    color: #666;
    margin-left: 15px;
}

.inr_ctns h2.imgttl {
    margin-bottom: 40px;
    text-align: center;
}

.inr_ctns h2.imgttl > img {
    width: auto;
}
.inr_ctns .nav a {
    width: 25%;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    margin-bottom: 15px;
    position: relative;
    overflow: visible;
	color: #0286cd;
}
.inr_ctns .nav a:after {
    font-family: 'FontAwesome';
    content: '\f107';
    position: absolute;
    bottom: -1.2em;
    left: 0;
    right: 0;
    text-align: center;
}
.inr_ctns h2.ttl {
    font-size: 16px;
    font-weight: bold;
    padding-top: 90px;
    margin: -50px 0 20px;
}
.inr_ctns .area .imgbox {
    width: 445px;
    float: left;
    margin-bottom: 0;
}
.inr_ctns .area .imgbox img {
    width: 100%;
}
.inr_ctns .area .txtbox {
    width: 220px;
    float: right;
    margin-left: 20px;
}
.inr_ctns .bold {
    font-weight: bold !important;
}
.inr_ctns ul {
    font-size: 12px;
    margin: 1em 0;
}
.inr_ctns .listmark, .inr_ctns .list li {
    text-indent: -1em;
    padding-left: 1em;
}
.inr_ctns .list li .mod-readyForSportsSale {
    color: #c53622;
}

.inr_ctns .ctns {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-size: 0;
}

.inr_ctns h3.subttl {
    font-size: 14px;
    font-weight: bold;
    margin: .5em 0;
    position: relative;
}
.inr_ctns a {
    color: #0286cd;
}
.inr_ctns p {
    font-size: 12px;
    line-height: 1.8;
    margin: 0 0 1.2em;
    text-align: justify;
}
.inr_ctns .area {
    margin-top: 40px;
}
.inr_ctns .ctns__inr.step {
    position: relative;
    margin-bottom: 100px;
}
.inr_ctns .ctns__inr.step:after {
    content: '\f107';
    font-family: 'FontAwesome';
    font-size: 45px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1.5em;
    margin: auto;
    color: #9a9b9b;
    text-align: center;
}

.inr_ctns .imgbox {
    margin: 0 auto 40px;
    text-align: center;
}

.inr_ctns .imgbox {
    margin: 0 auto 40px;
    text-align: center;
}
.inr_ctns ul.refund {
    margin-bottom: 30px;
}
.inr_ctns ul.refund li {
    list-style-type: none;
    text-align: justify;
    margin-bottom: .3em;
}
.inr_ctns  h5 {
    font-size: 15px;
    font-weight: bolder;
    font-family: 'AdiHaus';
    margin-top: -65px;
    padding-top: 65px;
}
.inr_ctns .guide_inner_txt {
    font-size: 12px;
    margin: 10px 0 30px;
}
.inr_ctns .guide_inner_table {
    width: 637px;
    margin: 20px auto;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
	font-size: 12px;
    border-collapse: collapse;
    margin: 1em 0;
}
.inr_ctns th, .inr_ctns td {
    padding: 10px 12px;
    border: 1px solid #E6E6E6;
    vertical-align: middle;
}
.guide_inner_table .txt_left {
    text-align: left;
}
.guide_inner_table th {
    background-color: #dfebf6;
}

.guide_inner_table td, .guide_inner_table th {
    width: 33.333%;
}
.guide_inner_table .inner-td {
    width: 20%;
}
.guide_inner_table .inner-th {
    width: 13%;
}
.flow_wrap {
    width: 100%;
    display: block;
    text-align: center;
}
.flow_wrap img {
    margin: 2em 0 2.5em;
}
	@media screen and (max-device-width: 480px) {
		.inr_ctns {
			width: 100%;
			float: none;
			margin: 0 0 50px;
		}
		.inr_ctns h2.imgttl {
			width: 80%;
			margin: 0 auto 25px;
			text-align: center;
		}
		.inr_ctns h2.imgttl > img {
			width: 100%;
		}
		.inr_ctns .nav a {
			font-weight:bold;
		}
		.inr_ctns .area .imgbox {
			width: 80%;
			float: none;
			margin: 18px auto;
		}
		.inr_ctns .area .txtbox {
			width: 100%;
			float: none;
			margin-left: 0;
		}
		.inr_ctns .area {
			margin-top: 0;
		}
		.inr_ctns .ctns__inr.step {
			margin-bottom: 50px;
		}
		.inr_ctns .ctns__inr.step:after {
			bottom: -0.95em;
		}
		.inr_ctns .imgbox {
			width: 80%;
			margin: 18px auto;
		}
		.inr_ctns .imgbox img {
			width: 100%;
			border-left: 3px solid #ebebeb;
			border-right: 3px solid #ebebeb;
		}
		.inr_ctns .guide_inner_table {
			width: 100%;
		}
		.guide_inner_table.priceTable .inner-th {
			width: 10%;
		}
		.guide_inner_table.priceTable .inner-td {
			width: 38%;
		}

	}
	
	

/* breadcrumb
******************************************/

.lpc-breadcrumb {
	display:none;
}

.lpc-breadcrumb .lpc-breadcrumb_list {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 15px;
    margin: 0 auto;
    max-width: 1220px;
}
.lpc-breadcrumb li {
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    margin-right: 7px;
    height: 13px;
}
.lpc-breadcrumb li:after {
    content: '/';
    margin-left: 6px;
    font-size: 13px;
}
.lpc-breadcrumb li:last-child {
    color: #9a9b9b;
}
.lpc-breadcrumb li:last-child::after {
	display:none;
}
	@media screen and (max-device-width: 480px) {
		.lpc-breadcrumb {
			display: block;
		}
	}


/* footer
******************************************/

.c_footer{
   margin-top:50px;
   clear:both;
}
.c_footer .sm {
  background:#000;
  overflow: hidden;
  padding-bottom: 15px;
  padding-top:10px;
}
.c_footer .sm a{
  text-decoration: none;
  color:#fff;
  font-size: 13px;
}
.c_footer .sm ul {
    margin: auto;
    max-width: 1000px;
    display: flex;
}
.c_footer .sm  li{
  padding: 10px 0;
  width: auto;
  margin-right:30px;
  text-align: center;
}
.c_footer .copy_right{
    background-color: #363738;
    color:#fff;
    line-height:  13px;
    padding:  10px;
    padding-bottom: 20px;
	text-align:center;
}

.backToTop {
	display:none;
}

.backToTop a{
    height: 46px;
    line-height: 46px;
    display: block;
    border-top: 1px solid #ebebeb;
    text-align: center;
    background-color: #fff;
    text-decoration: none;
    color: #000;
}
.backToTop svg {
    width: 15px;
    height: 15px;
    position: relative;
    top: 1px;
    margin-right: 10px;
}

	@media screen and (max-device-width: 480px) {
		.backToTop {
			display: block;
		}
		.c_footer .sm ul {
			display: block;
		}
		.c_footer .sm  li{
			width: 50%;
			float:left;
			margin-right:0;
			padding: 10px 0 0;
		}

	}

