@charset "UTF-8";


* {
	margin: 0px;
	padding: 0px;
}

html {
	font-size: 62.5%;
	height: 100%;

    -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}

body {font-size: 10px; font-size: 1.0rem;}

body {
	text-align: center;
	/*font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;*/
	font-family: 'Noto Sans JP', メイリオ,Meiryo, sans-serif !important;
	/* 長いURL改行対策 */
	word-break: break-all;
}

/* img
-----------------------------------------------------------  */
/*
img {
	padding: 0px;
	margin: 0px;
	border: none;
	vertical-align: bottom;
	display: block;
	max-width: 100%;
	max-height: 100%;
	height: auto;
}
*/
a :hover {
	opacity: 0.8;
}

/* LP
-----------------------------------------------------------  */



/* --------- Header--------- */

.header {
	margin: 0 auto 0;
	background-color:#fff;
    display: flex;
	justify-content: space-between;
    align-items: flex-end;
    align-items: center;
}

.head_logo{
    margin-right: auto;
    width: 120px;
    padding-top: 15px;
}

.headtel{
    padding-right: 20px;
}
.headtel img{
	width: 338px;
}

.headbtn a img{
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.headbtn a img:hover{
	opacity: 0.8;
}
.headbtn	{
	display: flex;
}

.headbtn img	{
	margin: 2px;
	width: 110px;
	margin-top: 20px;
}

.headtel p	{
	font-size: 10px;
    font-weight: bold;
    margin-left: 7px;
    margin-top: 5px;	
}




@media only screen and (max-width: 991px){
	.header {
		margin: 0 auto 0;
		width: auto;
		background-color:#fff;
	    display: flex;
		justify-content: space-between;
	    align-items: flex-end;
	    padding-top: 10px;
	}
	
	.head_logo{
	    margin-right: auto;
	}
	
	.headtel{
	    padding-right: 20px;
	}
		
	.tbox{
		float:left;
		width:39%;
	}
	.tbox2{
		float:left;
		width:61%;
	}
	.tbox_in1{
		max-width:640px;
		margin: 0;
	    margin: 0 auto;
	    width: 60%;
	    padding-top: 20px;
	}
		
	.tbox_in2{
	max-width:640px;
	margin: 0;
	}
	.tbox_in img{
	width:100%;
	height:auto;
	}	
	 
	.headbtn_sp{
	    display: flex;
		justify-content: center;
	    margin-top: 0;
	    margin-bottom: 4%;
	}
	
	.headbtn_sp .box{
	    margin-right: 2%;
	}
	.headbtn_sp img{
		width: 110px;
	}
	    
	.tbox2 p{
	    font-size: 10px;
	    font-weight: bold;
	    margin-left: 10px;
	    margin-top: 5px;
	    margin-right: 5px;
	}
}
/* --------- /Header--------- */





/* --------- MainVisual--------- */
#mv-a .mainArea__mv-p-table {
	margin-top: -3%;
}
#mv-b .mainArea__mv-p-table,
#mv-c .mainArea__mv-p-table {
	margin-top: -10%;
}
.mainArea__mv	{
	margin-bottom: 30px;
}
@media only screen and (max-width: 991px){
	#mv-a .mainArea__mv-p-table {
		margin-top: 3%;
	}
	#mv-b .mainArea__mv-p-table.
	#mv-c .mainArea__mv-p-table {
		margin-top: -5%;
	}
}
/* --------- /MainVisual--------- */





.mainArea__itemImg	{
	max-width: 100%;
	margin: 0 auto;
}
.mainArea__p-table{
	margin-top: 30px;
}
.allArea__guard{
	margin-top: 5px;
}

.osusumeTxt	{
	font-size: 34px;
	color: #2167AE;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 15px 0 20px 0;
}
.osusumeArea__guard	{
	margin: 15px 0 15px 0;
}
.guardTxt	{
	font-size: 14px;
	text-align: justify;
	margin-bottom: 0rem;
	color: #3b4043;
}
.mainArea__info	{
	background: #23366f;
	padding: 30px 0 35px 0;
	margin-top: 80px;
	position: relative;
}
.mainArea__guard{
	margin-top: 5px;
}
.infoArea__allow{
	width: 200px;
	margin-top: -90px;
}
.infoArea__illust{
	width: 12%;
	position: absolute;
	top: -90px;
	right: 4%;
	z-index: 2;
}
.infoArea__cat02{
	margin-top: 30px;
}
.infoArea__cat03{
	margin-top: 30px;
}
.pdlr-offset{
	padding-left: 0px;
	padding-right: 0px;
}


.pointArea{
	background: #f1ebda;
	background-image:repeating-linear-gradient(-45deg,#f4efe1, #f4efe1 3px,transparent 0, transparent 8px);
	padding-top: 30px;
	margin-top: 60px;
	position: relative;
}
.pointArea h2{
	font-size: 60px;
	color: #ffffff;
	text-shadow: rgba(0,0,0,0.2) 2px 2px 0;
	letter-spacing: -1px;
	padding: 0 35px;
}
.pointArea h2::after{
	content: "";
	background: url(/NonSitecore/_/media/landingpage/brpg/shushiniryodx/DX8/img4/dx8_product_icon02.svg) no-repeat;
	display: inline-block;
	width: 40px;
	height: 40px;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}




.pointArea__title{
	margin: 50px 0;
}
.pointArea__header1{
	background:linear-gradient(#b99c48, #95731e); 
	padding-top: 50px;
	padding-bottom: 10px;
	box-shadow: 0px 6px rgb(0 0 0 / 20%);
	max-width: 1300px;
	margin: -30px auto 0;
	cursor: pointer;
}
.pointArea__header1:hover{
	opacity: 0.7;
}
.pointArea__header2{
	background:linear-gradient(#b99c48, #95731e); 
	padding-top: 50px;
	padding-bottom: 10px;
	box-shadow: 0px 6px rgb(0 0 0 / 20%);
	max-width: 1300px;
	margin: 60px auto 0;
	cursor: pointer;
}
.pointArea__header2:hover{
	opacity: 0.7;
}
.pointArea__header3{
	background:linear-gradient(to right,#95731e,#b99c48); 
	padding-top: 50px;
	padding-bottom: 10px;
	box-shadow: 0px 6px rgb(0 0 0 / 20%);
	max-width: 1300px;
	margin: 60px auto 0;
	cursor: pointer;
}
}
.pointArea__header3:hover{
	opacity: 0.7;
}
.pointArea__icon{
	width: 98px;
	margin-top: -80px;
	margin-bottom: 10px;
}
.pointArea__guard{
	margin-top: 5px;
}
.pointArea__lead{
	margin-top: 30px;
	margin-bottom: 10px;
}
.pointArea__lead--mt{
    margin-top: 30px;
    margin-bottom: 10px;
}
.pointArea__lead p{
	font-size: 46px;
	color: #3b4043;
	font-weight: bold;
}
.pointArea__lead--mt p{
	font-size: 46px;
	color: #3b4043;
	font-weight: bold;
}
.pointArea__lead--large{
	font-size: 54px;
	color: #19bab6;
}
.pointArea__lead--Round	{
	background-image: url("/NonSitecore/_/media/landingpage/brpg/shushiniryodx/DX8/img4/dx8_point2_background.svg");
    background-repeat: no-repeat;
    background-size: 100%;
}
.pointArea__lead p.leadTxt {
	font-size: 14px;
    margin-bottom: 20px;
    text-align: left;
    padding: 0 9%;
}
.Round-img	{
	width: 80%;
    padding-top: 30px;	
}


.pointArea__pt2-item01{
	position: relative;
}
.pointArea__illust01{
	width: 20%;
	position: absolute;
	bottom: -12%;
	left: 44%;
	z-index: 3;
}
.pointArea__pt2-item_guard-txt__left {
    position: absolute;
    left: 0;
    font-size: 13px;
    margin-top: 5px;
}
.pointArea__pt2-item_guard-txt__right {
    position: absolute;
    right: 0;
    font-size: 13px;
    margin-top: 5px;
}


.pointArea__pt2-item02{
	margin-top: 70px;
	position: relative;
	z-index: 2;
}
.pointArea__pt2-item03{
	margin-top: 40px;
	margin-bottom: 40px;
}
.pointArea__lead--background{
	background-color: #f8f5ed;
	margin-top: 50px;
}
.pointArea__pt2-item04 {
	position: relative;
}
.pointArea__pt2-item05{
	margin-top: 70px;
}
.pointArea__pt2-item06{
	position: relative;
    margin-top: 10px;
}
.pointArea__pt2-item06_guard-text {
    position: absolute;
    bottom: -10px;
    left: 0;
	width: 480px;
}
.pointArea__pt2-item06_guard-text p {
    font-size: 14px;
    line-height: 1.3;
    text-align: left;
    margin-left: 3em;
    text-indent: -3em;	
}
.pointArea__pt2-item07{
	margin-top: -260px;
}
.pointArea__info	{
	background: #23366f;
	padding: 30px 0 35px 0;
	position: relative;
	margin-top: 50px;
}


.productArea01{
	background-color: #e8f8f8;
	padding-top: 30px;
	padding-bottom: 6px
}
.productArea01__header{
	background:linear-gradient(to right,#009e98, #19bab6); 
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 0px 6px rgb(0 0 0 / 20%);
	margin-top: -30px;	
	cursor: pointer;
}
.productArea01__header:hover{
	opacity: 0.7;
}
.productArea01__headertext::after{
	content:"";
	background: url(/NonSitecore/_/media/landingpage/brpg/shushiniryodx/DX8/img4/dx8_product_icon02.svg) no-repeat;
	display: inline-block;
	width: 40px;
	height: 40px;
	vertical-align: middle;
	position: absolute;
	top: 50%;
    right: 0px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.productArea01 h2{
	font-size: 54px;
	color: #ffffff;
	text-shadow: rgba(0,0,0,0.2) 2px 2px 0;
}
.productArea01__headertext{
	margin-bottom: 0px;
	display: flex;
	align-items: center;
}
.productArea01__headertext--small{
	font-size: 28px;
}
.productArea01__caption{
	font-size: 28px;
	color: #3b4043;
	margin-bottom: 0;
}
.productArea01__caption--large{
	font-size: 30px;
	color: #19bab6;
	font-weight: bold;
}
.productArea01__caption--guard{
	font-size: 14px;
	color: #3b4043;
	margin-bottom: 0px;
}
.productArea01__list{
	margin: 50px 0;
}
.productArea01__item01{
	margin: 20px 0;
}
.productArea01__line{
	border-top: 2px dashed #bbb;
	border-color: #19bab6;
}

.productArea__cursor{
	cursor: pointer;
}

.productArea02{
	background-color: #f8f5ed;
	margin-top: 30px;
	padding-bottom: 6px;
	}
.productArea02__header{
	background:linear-gradient(to right,#95731e,#b99c48); 
	padding-top: 10px;
	padding-bottom: 10px;
	box-shadow: 0px 6px rgb(0 0 0 / 20%);
	margin-top: -30px;	
	cursor: pointer;
}
.productArea02__header:hover{
	opacity: 0.7;
}
.productArea02__headertext{
	font-size: 54px;
	color: #ffffff;
	text-shadow: rgba(0,0,0,0.2) 2px 2px 0;
	display: flex;
	align-items: center;
	margin-bottom: 0px;
}

.productArea02__headertext::before{
	content:"";
	background: url(/NonSitecore/_/media/landingpage/brpg/shushiniryodx/DX8/img4/dx8_product_icon01.svg) no-repeat;
	display: inline-block;
	width: 1em;
	height: 1em;
	vertical-align: middle;
	margin-right: 10px;
}
.productArea02__headertext::after{
	content:"";
	background: url(/NonSitecore/_/media/landingpage/brpg/shushiniryodx/DX8/img4/dx8_product_icon02.svg) no-repeat;
	display: inline-block;
	width: 40px;
	height: 40px;
	vertical-align: middle;
	position: absolute;
	top: 50%;
    right: 0px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.productArea02__caption{
	font-size: 28px;
	color: #3b4043;
	margin-bottom: 0;
	letter-spacing: -1px;
}
.productArea02__caption--large{
	font-size: 30px;
	color: #95731e;
	font-weight: bold;
}
.productArea02__caption--guard{
	font-size: 14px;
	color: #3b4043;
}
.productArea02__list{
	margin: 50px 0;
}
.productArea02__item01{
	margin: 20px 0;
}
.productArea02__line{
	border-top: 2px dashed #bbb;
	border-color: #b99c48;
}
.productArea02__recommend{
	font-size: 36px;
	font-weight: bold;
	color: #ff6464;
	margin-bottom: 0px;
	margin-top: 20px;
}
.productArea02__recommend::before{
		content:"";
	background: url(/NonSitecore/_/media/landingpage/brpg/shushiniryodx/DX8/img4/dx8_product_icon03.svg) no-repeat;
	display: inline-block;
	width: 1em;
	height: 1em;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -5px;
}
.productArea01__caption--small{
	font-size: 20px;
	color: #3b4043;
	
}
.productArea01__caption--mark{
	font-size: 0.8em;
	color: #707689;
	vertical-align: text-top;
	}
.productArea02__bar{
	background-color: #fff400;
	border-radius: 20px;
	border: 2px solid;
	border-color: #ffffff;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.productArea02__bar--text{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #ff6464;
	line-height: 40px;
}
.productArea02__item02{
	margin-top: 50px;
}

.productArea__info	{
	background: #23366f;
	padding: 30px 0 35px 0;
	position: relative;
	margin-top: 80px;
}
.productArea02__item01--plate-pd{
	padding-bottom: 2%;
}


.mgplanArea__head{
	background:  linear-gradient(#fff9ef 71%,#dff0ef 29%);
	padding-top: 50px;
	padding-bottom: 100px;
}

.mgplanArea__head img{
	max-width: 100%;
}

.mgplanArea__info	{
	background: #268fcf;
	padding: 30px 0 35px 0;
	position: relative;
}

.mgplanArea01 {
	padding-top: 50px;
	background: #fff9ef;
	width: 100%;
}
.mgplanArea02 {
  background: linear-gradient(180deg, #fff9ef 0%, #fff9ef 53.5%, #dff0ef 53.5%, #dff0ef 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 0;
 /* height: 1000px; */
}
.mgplanArea03 {
	padding-bottom: 70px;
	background: #dff0ef;
	width: 100%;
}


.foot__info	{
	background: #23366f;
	padding: 30px 0 35px 0;
	position: relative;
	margin-top: 80px;
}
.foot__info .infoArea__illust{
	width: 12%;
	position: absolute;
	top: -110px;
	right: 4%;
	z-index: 2;
}

.point-cap {
    position: relative;
}


/* ----------フッター--------- */

footer	{
	padding: 20px 0 20px 0;
}
.footerTxt	{
	margin: 10px 0 10px 0;
	font-size: 12px;
	text-align: left;
	color: #3B4043;
}
.number	{
	text-align: right;
}

.footerNavi {
    padding: 20px 0 20px 0;
    text-align: center;
}
.footerNavi li {
    display: inline;
}
.footerNavi li a {
   color: #3B4043;
   font-size: 13px;
}
.footerNavi li a:hover {
   text-decoration: underline;
   opacity: 0.7;
}
.footerNavi li:after {
    content: "｜ ";
	padding-left: 10px;
    padding-right: 10px;
}

.footerNavi li:last-child::after {
   content: none;
}


/* ------- animation ------- */

.count2{  
	animation-iteration-count: 2;/*この数字を必要回数分に変更*/
}


/* ------- ページTOPボタン ------- */
.pagetop p {
	-webkit-transition: all 1s;
	transition: all 1s;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
	position:fixed;
	right:20px;
	bottom:20px;
	width:42px;
	z-index:1000;
}
.pagetop p img {
	width:100%;
}
.pagetop p.move {
	-webkit-transform: translate(100px, 0);
	transform: translate(100px, 0);
	opacity: 0;
}



/* ---------TB---------- */

@media only screen and (max-width: 1199px){
	.pointArea h2 {
	    font-size: 40px;
	}
	.productArea01 h2 {
	    font-size: 30px;
	}
	.productArea02__headertext {
	    font-size: 30px;
	}
}

/* ---------SP---------- */

@media only screen and (max-width: 991px){

	.mainArea__mv{
		margin-bottom: 10px;
	}
	.mainArea__p-table{
		margin-top: 0px;
	}
	.guardTxt{
		font-size: 10px;
	}
	.infoArea__allow{
		width: 65px;
		margin-top: -25px;
	}
	.mainArea__info{
		margin-top: 60px;
		padding: 0px 0 10px 0;
	}
	.infoArea__illust{
		top:-50px;
	}
	.infoArea__cat02{
		margin-top: 15px;
	}
	.infoArea__cat03{
		margin-top: 15px;
	}
	.imgfull	{
	    margin: 0 calc(50% - 50vw);
	    width: 100vw;		
	}
	.pointArea__title{
		margin: 10px 0;
	}
	.pointArea__icon{
		width: 45px;
		margin-top: -40px;
	}
	.pointArea h2{
		font-size: 22px;
		padding: 0 15px;
	}
	.pointArea{
		margin-top: 30px;
	}
	.pointArea__header1{
		padding-top: 10px;
	}
	.pointArea__header2{
		padding-top: 10px;
		margin-top: 40px;
	}
	.pointArea__header3{
		padding-top: 10px;
		margin-top: 40px;
	}
	.pointArea__lead p{
		font-size: 15px;
	}
	.pointArea__lead--large{
		font-size: 17px;
	}
	.pointArea__lead{
		margin-top: 15px;
	}
	.pointArea__lead p.leadTxt {
		font-size: 10px;
		margin-top: -5px;
		margin-bottom: 15px;
		text-align: left;
		padding: 0 0%;
	}
	.pointArea__illust01{
		bottom: -8%;
		width: 17%;
		bottom: 5%;
	}
	.pointArea__pt2-item02{
		margin-top: 20px;
	}
	.pointArea__pt2-item03{
		margin-top: 10px;
		margin-bottom: 0px;
	}
	.pointArea__info{
		margin-top: 40px;
		padding: 0px 0 10px 0;
	}
	.pointArea h2::after{
		width: 15px;
		height: 15px;
	}
	.pointArea__pt2-item05{
		margin-top: 15px;
		z-index: 2;
		position: relative;
	}
	.pointArea__lead--background{
		margin-top: 20px;
	}
	.pointArea__lead--mt p{
		font-size: 15px;
	}
	.pointArea__lead--mt{
		margin-top: 10px;
		margin-bottom: 0px;
	}
	.pointArea__pt2-item06{
		margin-top: 0px;
	}
	.pointArea__pt2-item06-2{
		margin-top: -40px;
	}
	.pointArea__pt2-item06_guard-text {
		position: absolute;
		top: 38.5%;
		left: 20px;
		width: 90%;
	}
	.pointArea__pt2-item06_guard-text p {
		font-size: 10px;
	}
	.Round-img	{
		width: 100%;
	    padding-top: 20px;	
	}
	.productArea01 h2{
		font-size: 22px;
	}
	.productArea01__headertext{
		line-height: 0.9;
		display: block;
	}

	.productArea01__headertext--small{
		font-size: 12px;
	}
	.productArea01__headertext::after{
		width: 15px;
		height: 15px;
	}
	.productArea01__line{
		border-top: 1px dashed #bbb;
		border-color: #19bab6;
	}

	.productArea02__headertext{
		font-size: 22px;
		display: block;
		line-height: 0.5;
	}
	.productArea02__headertext::after{
		width: 15px;
		height: 15px;
	}
	.productArea02__line{
		border-top: 1px dashed #bbb;
		border-color: #b99c48;
	}

	productArea01__item01 img{
		width: 150px;
	}
	.productArea01__caption--large{
		font-size: 15px;
	}
	.productArea01__caption{
		font-size: 15px;
	}
	.productArea01__caption--guard{
		font-size: 11px;
	}
	.productArea01__list img{
		width: 150px;
		float: left;
	}
	.productArea01__list{
		margin: 20px 0 10px 0;
	}
	.productArea01__item01{
		    margin: 10px 0;
	}
	.productArea02__list{
		margin: 20px 0 10px 0;
	}
	.productArea02__item01{
		    margin: 10px 0;
	}
	.productArea02__item02{
		    margin: 10px 0;
	}
	.productArea02__recommend{
		font-size: 15px;
	}
	.productArea02__caption{
		font-size: 15px;
	}
	.productArea02__caption--large{
		font-size: 15px;
	}
	.productArea02__headertext::before{
		margin-right: 5px;
		margin-bottom: 4px;
	}
	.productArea02__headertext span{
		margin-left: 25px;
	    display: inline-block;
	    line-height: 1.5;
	    margin-right: 10px;
	}
	.productArea01__caption--small{
		font-size: 11px;
	}
	.productArea02__list img{
		width: 150px;
		float: left;
	}
	.productArea02__bar--text{
		font-size: 11px;
		line-height: 17px;
	}
	.productArea02__bar{
		height: 20px;
	}
	.productArea02__item02 img{
		width: 100%;
	}
	.productArea__info{
		margin-top: 30px;
		padding: 0px 0 10px 0;
	}


	.mgplanArea__info{
		padding: 0px 0 10px 0;
	}
	
	.mgplanArea__info.irekae{
		margin-top:25px;
	}
	
	.mgplanArea01 {
		padding-top: 30px;
	}	
	.mgplanArea02 {
	  padding: 10px 0;
	}	
	.mgplanArea03 {
		padding-bottom: 30px;
	}

	.foot__info{
		margin-top: 60px;
		padding: 10px 0 10px 0;
	}
	.foot__info .infoArea__illust{
		top: -70px;
	}
	
	.pdlr-offset-sp{
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.pointArea__pt2-item_guard-txt__left {
		font-size: 10px;
		margin-top: 3px;
	}
	.pointArea__pt2-item_guard-txt__right {
		font-size: 10px;
		margin-top: 3px;
	}	
	
}




@media only screen and (max-width: 767px){
	.infoArea__illust {
		top: -35px;
		}
	.foot__info .infoArea__illust{
		top: -55px;
	}
    .point-cap {
        position: relative;
        margin-bottom: 3px;
        height: 10px;
	}
}



@media only screen and (max-width: 600px){
	.infoArea__illust {
		top: -35px;
		}
	.foot__info .infoArea__illust{
		top: -50px;
	}
	.foot__info{
		margin-top: 40px;
	}
	
	
}




/*--oricon追加---*/

#mv-a .oricon_main img { max-width: 1195px;}
#mv-a .oricon_main { background-color: #23417d;} 
#mv-a .mainArea__mv-p-table {
	margin-top: 3%;
}
