@charset "UTF-8";
/*------------------------------------
 CSS Information
  Site URL: /
  File name: default.css (/excludes/css/p/default.css)
  Summary:   リセット及びbody初期設定 (このスタイルシートは基本的に変更しない)
  Created: YYYY-MM-DD by -
  Last update: 2014-01-15 by DDuet Yoshihiro Akiko
  Author: -
 
  Order of description
------------------------------------*/
/*--- reset */
html {
  /*overflow-y: scroll;*/ 
}

html {
  height: 100%;
  overflow-y: scroll;
  width: 100%; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

html > body {
  height: auto; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th {
  text-align: left; }

q:before, q:after {
  content: ''; }

object,
embed {
  vertical-align: top; }

hr, legend {
  display: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

img, abbr, acronym, fieldset {
  border: 0; }

li {
  list-style-type: none; }

h3 img {
  vertical-align: bottom; }

/*--- default */
body {
  background: #FFF;
  color: #333;
  font-size: small;
  font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  line-height: 1.5; }

*:first-child + html body {
  /* for IF7 */
  font-family: "メイリオ","Meiryo"; }

.floatLeft {
  float: left; }

.floatRight {
  float: right; }

.clearBoth {
  clear: both; }

.layoutCenter {
  margin: 0 auto; }

.textCenter {
  text-align: center; }

.textRight {
  text-align: right; }

.textLeft {
  text-align: left; }

.marginR {
  margin-right: 0px; }

.textVartical {
  vertical-align: middle; }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

/* clearfix */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

/* no ie mac \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

*:first-child + html body {
  /* for IF7 */
  font-family: "メイリオ","Meiryo"; }




/* 202012以下追加
------------------------------ */
.btn .btn-attention  p{
	color: #000;
	font-size: 11px;
	margin: 5px 0 10px 0;
	text-align: center;
}

/* 202002以下追加
------------------------------ */
li{
	text-decoration: none;
}
a{
    color: #2b2b2b;
    text-decoration: none;
    transition: all .2s;    
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
}
a:hover{
    opacity:0.5;
	transition: all .2s;    
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
    cursor: pointer;
}
img{
    max-width:100%;
    height:auto;
    margin: 0 auto;
}
.text-center{
	text-align: center;
}
.br-pc{
    display: block;
}
.br-sp{
    display: none;
}
.br-sp2{
    display: none;
}
.pc-img{
	display: block;
}
.sp-img{
    display: none;
}
.pc-item{
	display: block;
}
.sp-item{
    display: none;
}
/*--------------------------------------*/
/*
/* 共通
/*     
/*--------------------------------------*/
#container{
	overflow: hidden;
}
#breadcrumbs{
	margin-bottom: 0;
}
section.second h3,
section.third h3,
section.forth h3,
section.sixth h3,
section.video h3{
	margin: 0 auto 40px;
    text-align: center;
    display: inline-block;
}
.btn,
.btn-return{
	transition: all .2s;    
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
}
.btn:hover,
.btn-return:hover{
	opacity: 0.6;
	transition: all .2s;    
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
}

/*--------------------------------------*/
/*
/* inner
/*     
/*--------------------------------------*/
.sp-inner{
    padding: 0;
}
.inner{
	max-width: 800px;
	margin: 0 auto;
	padding: 50px 10px;
}
section.fifth .inner{
	padding: 30px 10px 60px;
}
section.sixth .inner{
	max-width: 800px;
	margin: 0 auto;
	padding: 60px 10px 20px;
}
.available-card .inner{
	max-width: 800px;
	margin: 0 auto;
	padding: 40px 10px;
}

/*--------------------------------------*/
/*
/* hero
/*     
/*--------------------------------------*/
.hero-bg{
	background-image: url("/item/cardinfo/images/hero-bg.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	height: 450px;
	position: relative;
}
.hero-bg img{
	position: absolute;
	right: 50%;
	top: 50%;
	transform: translate3d(50%,-50%,0);
	width: 420px;
}

/*--------------------------------------*/
/*
/* section first
/*     
/*--------------------------------------*/
section.first {
	border-top:3px solid #231815;
	position: relative;
}
section.first h2{
	position: relative;
}
section.first img{
	margin: 0 auto 20px 0;
}
section.first p{
	font-size: 16px;
	text-align: left;
	letter-spacing: 0.05em;
	line-height: 1.7;
	color:#40220F;
}
section.first h2:before{
	background-image: url("/item/cardinfo/images/credit01.png");
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	content: "";
	width: 281px;
	height: 185px;
	top: 0;
	right: 40px;
}
.triangle01{
    background-image: url(/item/cardinfo/images/bg03.png);
    background-repeat: no-repeat;
		background-position: center;
		position: absolute;
		width: 139px;
		height: 71px;
		bottom: -53px;
		left: 50%;
		transform: translateX(-50%);
		z-index: 101;
}
section.first .notice-txt {
	font-size: 11px;
	padding-top: 8px;
}

/*--------------------------------------*/
/*
/* section video
/*     
/*--------------------------------------*/
section.video {
	border-bottom:3px solid #231815;
    background-color: #E6F3F4;
	position: relative;
}
#video-wrapper{
    position: relative;
    padding-bottom: 56.25%;
}
iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.triangle05{
    background-image: url(/item/cardinfo/images/bg04.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 145px;
    height: 76px;
    bottom: -45px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 101;
}

/*--------------------------------------*/
/*
/* section second
/*     
/*--------------------------------------*/
section.second {
	border-bottom:3px solid #231815;
	position: relative;
}
section.second {
	background-color: #FFFDE5;
}
section.second ul{
	margin-bottom: 20px;
}
section.second ul li{
	margin-bottom: 40px;
}
.triangle02{
    background-image: url(/item/cardinfo/images/bg02.png);
    background-repeat: no-repeat;
		background-position: center;
		position: absolute;
		width: 130px;
		height: 86px;
		bottom: -41px;
		left: 50%;
		transform: translateX(-50%);
		z-index: 101;
}

/*--------------------------------------*/
/*
/* section third
/*     
/*--------------------------------------*/
section.third {
	border-bottom:3px solid #231815;
	position: relative;
}
section.third .inner{
	position: relative;
}
.woman05{
	position: absolute;
	bottom:0;
	right:-60px;
}
section.third ul{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin-right: -10px;
	margin-bottom: 60px;
}
section.third li{
	width: 33.333%;
	padding-right: 10px;
}
.triangle03{
	background-image: url(/item/cardinfo/images/bg03.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	width: 139px;
	height: 71px;
	bottom: -53px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 101;
}

/*--------------------------------------*/
/*
/* section forth
/*     
/*--------------------------------------*/
section.forth {
	background-color: #CBE8EA;
}

/*--------------------------------------*/
/*
/* available card
/*     
/*--------------------------------------*/
.available-card p{
	text-align: center;
	font-size: 18px;
}
.available-card img{
	margin-bottom: 10px;
}

/*--------------------------------------*/
/*
/* section fifth
/*     
/*--------------------------------------*/
section.fifth {
	background-color: #FFF5D6;
	border-bottom:3px solid #231815;
	position: relative;
}
section.fifth h3{
	margin-bottom: 16px;
}
section.fifth .wrapper{
	max-width: 600px;
	margin: 0 auto;
}
section.fifth p{
	color:#E60012;
	font-size: 22px;
  font-weight: 600;
	text-align: left;
	margin-bottom: 40px;
	letter-spacing: 0.05em;
	line-height: 1.7;
}
.service-detail-wrapper{
	max-width: 660px;
	margin: 0 auto;
	padding: 30px 50px;
	background-color: #fff;
	border: 1px solid #231815;
	border-radius: 10px;
	position: relative;
}
.credit-img{
    position: absolute;
    width: 120px;
    right: -30px;
    top: -50px;
}
section.fifth .service-detail-wrapper span{
	color:#231815;
	margin-bottom: 20px;
	position: relative;
	z-index: 2;
}
section.fifth .service-detail-wrapper span:after{
  content: '';
  position: absolute;
  background-color: rgba(241,142,44,.3);
  height: 10px;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.service-detail{
	margin-bottom: 40px;
}
.woman03{
	position: absolute;
	bottom:-61px;
	right: -50px;
}
.woman04{
	position: absolute;
	bottom:-61px;
	left: -150px;
}

/*--------------------------------------*/
/*
/* section sixth
/*     
/*--------------------------------------*/
section.sixth {
	border-bottom:3px solid #231815;
	padding-bottom: 60px;
}
section.sixth p{
	color:#40220F;
	font-size: 18px;
	text-align: left;
	margin-bottom: 40px;
	letter-spacing: 0.05em;
	line-height: 1.7;
}
.flow{
	margin-bottom: 60px;
}
.flow-bg{
	background-color: #FFFDE5;
	padding: 30px 0 10px;
	margin-bottom: 16px;
}
/*--------------------------------------*/
/*
/* attention
/*     
/*--------------------------------------*/
.attention .inner{
	max-width: 800px;
	margin: 0 auto 60px;
	padding: 30px 40px;
	background-color: #FFFDE5;
	text-align: left;
}
.attention h3{
	margin-bottom: 20px;
	text-align: center;
}
.attention h4{
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 6px;
}
.attention ul{
	margin-bottom: 17px;
}
.attention ul li{
	margin-bottom: 10px;
	font-size: 16px;
	position: relative;
	padding-left: 16px;
	line-height: 1.7;
}
.attention ul li:before{
	position: absolute;
	content: '';
	left:-5px;
	top:7px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #F18E2C;
}
.btn-return{
    margin-bottom: 60px;
}


/* ～768px
------------------------------ */
@media screen and (max-width:667px) {
.br-pc{
    display: none;
}
.br-sp{
    display: block;
}
.pc-img{
	display: none;
}
.sp-img{
    display: block;
}
.pc-item{
	display: none;
}
.sp-item{
    display: block;
}

/*--------------------------------------*/
/*
/* 共通
/*     
/*--------------------------------------*/
section.second h3,
section.third h3,
section.forth h3,
section.sixth h3,
section.video h3{
    margin: 0 auto 30px;
}

/*--------------------------------------*/
/*
/* inner
/*     
/*--------------------------------------*/
.sp-inner{
    padding: 0 10px;
}

/*--------------------------------------*/
/*
/* section first
/*     
/*--------------------------------------*/
.hero-bg{
	padding: 0 30px;
	height: 85vw;
	margin-top: 110px;
}
.mmbrSts-org ~ .hero-bg,
.mmbrSts-org_pre ~ .hero-bg,
.mmbrSts-hataraki ~ .hero-bg{
	margin-top: 170px;
}
.hero-bg img{
	width: 80%;
}
section.first h2{
    text-align: center;
    text-align: -webkit-center;
}
section.first p{
    text-align: center;
}
section.first .inner{
    height: 412px;
    margin-bottom: -50px;
}


section.first h2:before{
    right: 50%;
    transform: translateX(50%);
    top:222px;
}

/*--------------------------------------*/
/*
/* section third
/*     
/*--------------------------------------*/
section.third ul{
	flex-wrap: wrap;
}
section.third li{
	width: 50%;
    box-sizing: border-box;
}
section.third li:not(:last-of-type){
	margin-bottom: 20px;
}
.woman05{
	bottom:24%;
	right:0;
	width: 24vw;
}

/*--------------------------------------*/
/*
/* section forth SP用　240115 追記
/*     
/*--------------------------------------*/
section.forth {
	background-color: #CBE8EA;
}
section.forth .inner{
	padding-bottom: 30px;
}
/*--------------------------------------*/
/*
/* available card
/*     
/*--------------------------------------*/
.available-card p{
	text-align: center;
	text-align: -webkit-center;
	font-size: 13px;
}
.available-card img{
	margin-bottom: 20px;
}

/*--------------------------------------*/
/*
/* section fifth
/*     
/*--------------------------------------*/
section.fifth{
	margin-top: 100px;
}
.mmbrSts-org ~ section.fifth,
.mmbrSts-org_pre ~ section.fifth,
.mmbrSts-hataraki ~ section.fifth{
	margin-top: 180px;
}
section.fifth .wrapper p{
    font-size: 18px;
    letter-spacing: 0.02em;
    text-align: center;
    text-align: -webkit-center;
}
section.fifth p span{
    font-size: 18px;
    line-height: 1.7;
}
section.fifth .service-detail-wrapper span:after{
		height: 7px;
}
.service-detail-wrapper{
    padding: 20px 10px;
}
.credit-img{
    right: 10px;
    top: -20px;
}
section.fifth:after,
section.fifth:before{
    content: none;
}

/*--------------------------------------*/
/*
/* section sixth
/*     
/*--------------------------------------*/
section.sixth p{
	font-size: 16px;
    text-align: center;
    text-align: -webkit-center;
    margin-bottom: 0;
}
.flow .btn-wrapper{
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    margin-bottom: 40px;
}
.flow .btn-wrapper li{
    padding: 0 10px;
}
.detail-inner{
    padding: 30px 10px 20px;
}
.detail-inner2{
    padding: 0 34px;
}
.tabContents {
  display: none;
}
.tabContents.active {
  display: block;
}

/*--------------------------------------*/
/*
/* attention
/*     
/*--------------------------------------*/
.attention .inner{
    padding:30px 40px;
    margin:0 auto 40px;
}
.attention h4{
    font-size:18px;
}
.attention ul li{
    font-size: 15px;
    line-height: 1.8;
}
.attention ul li:before{
	left: 0px;
	width: 12px;
	height: 12px;
}
}


/* ～580px
------------------------------ */
@media screen and (max-width:580px) {
/*--------------------------------------*/
/*
/* 共通
/*     
/*--------------------------------------*/
.br-pc{
    display: none;
}
.br-sp{
    display: none;
}
.br-sp2{
    display: block;
}

/*--------------------------------------*/
/*
/* section first
/*     
/*--------------------------------------*/
section.first h2{
    font-size: 26px;
}
section.first p{
    font-size:15px;
}
section.fifth p{
    font-size: 18px;
}
	
/*--------------------------------------*/
/*
/* section sixth
/*     
/*--------------------------------------*/
.credit-img{
    width: 90px;
    right: 10px;
    top: -29px;
}
.flow{
    margin-bottom: 40px;
}
}

/* ～400px
------------------------------ */
@media screen and (max-width:400px) {
/*--------------------------------------*/
/*
/* section fifth
/*     
/*--------------------------------------*/
section.fifth .wrapper p{
    font-size: 16px;
}
section.fifth p span{
    font-size: 16px;
}
	section.fifth .service-detail-wrapper span:after{
		height: 6px;
}
.credit-img{
    width: 80px;
}
/*--------------------------------------*/
/*
/* section sixth
/*     
/*--------------------------------------*/
.flow{
    margin-bottom: 40px;
}
.attention h4{
    font-size: 16px;
}
.attention .inner{
    padding:20px 20px;
    margin:0 auto 40px;
}
}