@charset "UTF-8";
#beltbnr {
 display: none;
}
.h_bar{
  display: none;
}
#mainArea{
    letter-spacing: 0;
    line-height: 2;
    overflow: hidden;
    margin: 0 auto;
    font-family: yu-gothic-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;
	background: #fbfaee;
}
.bnr_ {
	width: 900px;
	margin: 0 auto;
}
#mainArea{
    letter-spacing: 0;
    line-height: 2;
    margin: 0;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 400;
    font-style: normal;
	background-image: linear-gradient(0deg, transparent 11px, #dfdfdf 12px), linear-gradient(90deg, transparent 11px, #dfdfdf 12px);
    background-color: #f3f9ff;
    background-size: 12px 12px;
    padding: 0em 0 6em;
    position: relative;
}
.main_contents {
    position: relative;
	padding: 5%;
}
.sub_contents {
    position: relative;
    background: #fff;
    border-radius: 15px;  
	padding: 5%;
	margin-top: 5%;
}
.lead_area {
	margin: 3em 0;
}
.lead {
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 400;
    font-style: normal;	
    font-size: 1.3rem;
    padding: 0em 0 1em;
    text-align: center;
}
.lead a {
	padding: 0 2px;
	letter-spacing: 1px;
}
.lead span {
	font-family: noto-sans-cjk-jp, sans-serif;
    background: linear-gradient(transparent 53%, #fffe3bc7 30%);
}
.f-f {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2rem;
  font-size: 1.2rem;
  letter-spacing: 0.5px;		
}
/*///*/
a.anchor{
    display: block;
    padding-top: 100px;
    margin-top: -100px;
}
.menu_ {
    width: 900px;
    margin: 0 auto 6em;
    padding: 2em 0 2em;
    border-top: 3px solid #111;
    border-bottom: 3px solid #111;
}
.menu_inner {
	width: 350px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.menu_inner a {
	text-decoration: none;
}
.menu_cate {
	width: 160px;
    display: block;
    margin: 0em auto 2em;
}
.menu_btn {
	width: calc(100% / 2);
    margin: 0em auto;
    padding: 0 7%;
}
/*///*/
.sticky-container {
	width: 800px;
    margin: 3em auto 8em;
}
.sticky {
    position: sticky;
    top: 0;
    width: 30px;
    z-index: 3;
}
/*///*/
.title_ {
	margin: 9em auto 1em;
}
.title_img {
	width: 250px;
	display: block;
	margin: 0 auto 2em;
}
h3{
    color: #111;
    font-size: 1.8rem;
    font-weight: bold !important;
    text-align: center;
    line-height: 1.7;
}
/*///*/
.item_Area {
	display: inline-block;
    width: 51%;
    margin-right: 8%;
    position: relative;
    vertical-align: middle;
}
.bx-prev,.bx-next {display: none;}
.bx-wrapper {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
}
.bx-wrapper {
    margin-bottom: 0!important;
}
/*///*/
.main_creditArea {
	padding: 0;
}
.main_credit {
  display: inline;
  vertical-align: middle;
  line-height: 1.8;
  font-size: 1.1rem;
	padding-right: 8%;
}
.main_creditArea table {
	width: 100%;
}
.main_creditArea table tr {
	padding-bottom: 5%;
}
.item .main_creditArea table td.txt {
	width: 80%;
    padding: 4% 0;	
}
.main_creditArea table td.txt {
    width: 80%;
    padding: 3% 0;
}
.main_creditArea table td.ttl_txt {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-size: 2.5rem;
  line-height: 0;
  color: #f85bad;	
  padding: 12% 0 2% 0;
}
.main_creditArea table td.txt b {
	font-weight: normal;
	font-size: 1.2rem;	
}
.main_creditArea table td.btn {
	width: 20%;
}

.crditArea_ {
    margin: 0 auto;
}
.crdit {
    margin-bottom: 11px;
}
.button_crdit {
	width: 67%;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.7;
	font-size: 1.0rem;
}
.button_ {
    width: 77px;
    height: 38px;
    border: solid 2px #222;
    background: #fff;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: inline-block;
    color: #222;
    line-height: 2.7;
    text-decoration: none;
    font-size: 1.3rem;
	letter-spacing: 1px;
}
.button_:hover{
    background: #222;
	border: solid 2px #222;
	color: #fff !important; 
	transition : .3s;
}
/*////*/
.button_all {
    width: 400px;
    height: 52px;
    border: solid 2px #111;
    background: #111;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: block;
    margin: 0 auto 7em;
    color: #fff;
    line-height: 49px;
    font-size: 1.3rem;
    letter-spacing: 1px;
    font-weight: 400;
    text-decoration: none;
}
.button_all:hover{
    background: #fff;
	border: solid 2px #111;
	color: #111 !important; 
	transition : .3s;
}
.img_area {
	display: block;
    margin: 0 0 3em;
}
.text_area {
	display: inline-block;
    width: 40%;
	vertical-align: middle;
}
/*///*/
.comment_ {
	display: block;
    margin: 0 auto 3em;
}
/*///*/
.img-c img {
	width: 100%;
	-webkit-backface-visibility: hidden;
}
/*////*/
.fade {
	opacity: 0;
	transform: translateY(30px);
	transition: opacity 1.5s, transform 1s;
}
.fade.active {
	opacity: 1;
	transform: translateY(0px);
}

.shinopy_comment {
	display: inline-block;
    width: 35%;
    position: relative;
    vertical-align: middle;	
}
.shinopy_comment img {
	width: 150px;
	height: auto;
	margin: 7% 0 0 55%;	
}
.shinopy_comment .comment {
	background: #1165d3;
	padding: 10%;
    position:relative;
    text-align:left;
    border-radius:15px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
}
.shinopy_comment .comment:after {
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(0, 110, 255, 0);
    border-top-width:17px;
    border-bottom-width:17px;
    border-left-width:7px;
    border-right-width:7px;
    margin-left: -7px;
    border-top-color:#1165d3;
    top:100%;
    left:50%;
}
.shinopy_comment .comment p {
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 400;
    font-style: normal;
	color: #FFFFFF;
}
.detail_img {
	z-index: 3;	
    width: 330px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5% 0 0;	
}
.detail_img img {
	width: 100%;
	height: auto;	
}
.item_Text {
    width: 300px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 3%;
	position: relative;
}
#women_3 {
	margin-bottom: 22%;	
}
