@charset "UTF-8";

body{
	/*font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;*/
	font-family: "Noto Sans JP", sans-serif !important;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 100%;
	line-height:100%;
	color: #2b2b2b;
	height: 100% !important;
	background-color: #fff;
	background-image: url(../images/common/body_bg.png);
	background-size: 12px 12px;
	background-attachment: fixed;
	position: relative;
}

/*
----------------------------------------------------*/
.pc { display: block!important; }
.sp { display: none!important; }

/*body.fixed {
	position: fixed;
	width: 100%;
	height: 100%;
}*/

article{
	position: relative;
	z-index: 1;
}

/*----------header-footer----------*/
header{
	width: 100%;
	background-color: #fff;
	background-image: url(../images/common/body_bg.png);
	background-size: 12px 12px;
	background-attachment: fixed;
	/*background-color: #fff;
	border-bottom: 1px solid #e5e5e5;*/
}
header {
	position: fixed;
	z-index: 500;
	top: 0;
	left: 0;
}
header .inner{
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
	position: relative;
}
header .logo{
	width: 236px;
	float: left;
	z-index: 1000;
}
/*header .logo a{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}*/
header .logo:hover{
	opacity: 0.5;
	transition-duration: 0.6s;
}

.headBtnContainer{
	position: absolute;
	top: 18px;
	right: 0;
}
.headBtn{
	width: 135px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.05em;
	/*margin: 0 auto;*/
	margin-left: 15px;
	padding: 8px 0 8px;
	background-color: #fff;
	background-image: url(../images/common/icon_arrow01.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 12px auto;
	/*border: 1px solid #066eb2;*/
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
	/*box-shadow: 7px 7px 0px 0px rgba(209,209,209,0.9);*/
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
	float: right;
}
.headBtn.ms{
	border: 1px solid #e41c1c;
}
.headBtn.pe{
	border: 1px solid #ff9900;
}
.headBtn.og{
	border: 1px solid #cc0066;
	/*color: #717171;
	border: 1px solid #9a9998;
	background-color: #d9d9d9;*/
}
.headBtn.ma{
	border: 1px solid #0099ff;
	/*color: #717171;
	border: 1px solid #9a9998;
	background-color: #d9d9d9;*/
}
.headBtn a{
	position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}
.headBtn:hover{
	color: #fff;
	/*background-color: #066eb2;
	background-image: url(../images/common/btn_arrow02.png);
	background-position: right 10px center;
	box-shadow: 2px 2px 0px 0px rgba(209,209,209,0.9);*/
	/*opacity: 0.7;*/
	transition-duration: 0.6s;
}
.headBtn.ms:hover{
	background-color: #f75c5c;
}
.headBtn.pe:hover{
	background-color: #f9aa33;
}
.headBtn.og:hover{
	background-color: #e7318c;
	/*color: #717171;
	cursor :default;*/
}
.headBtn.ma:hover{
	background-color: #42b2fc;
	/*color: #717171;
	cursor :default;*/
}

.headBtn_new{
	width: 35px;
	position: absolute;
	top: -7px;
	left: 8px;
}

.headMenu{
	margin-top: 15px;
	padding-right: 130px;
	/*background-image: url(../images/common/mm_logo.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 66px auto;*/
	float: right;
	position: relative;
}
.headMenu .mmLogo{
	width: 66px;
	position: absolute;
	top: 0;
	right: 0;
}
.headMenu ul{
	padding-top: 20px;
}
.headMenu li{
	font-size: 14px;
	font-weight: 700;	
	margin-left: 45px;
	float: right;
}
.headMenu a:link,
.headMenu a:visited{
	color: #242424;
	text-decoration: none;
}
.headMenu a:hover{
	color: #3055b8;
	text-decoration: none;
	transition-duration: 0.6s;
}


/*.footerAll{
	font-size: 12px;
	background-color: #151514;
}
.footerAll a:link,
.footerAll a:visited{
	color: #4f4f4f !important;
	text-decoration: none !important;
}
.footerAll a:hover{
	color: #066eb2 !important;
	text-decoration: none !important;
	transition-duration: 0.3s;
}
.footerAll .inner{
	max-width: 1200px;
	margin: 0 auto;
	padding: 25px 0 30px;
	position: relative;
}*/


footer{
	color: #fff;
	margin: 0;
	background-color: #151514;
	z-index: 1 !important;
}
footer .inner{
	max-width: 1200px;
	margin: 0 auto;
	padding: 90px 0 50px;
}
footer .footBox{
	width: 200px;
	padding-top: 75px;
	float: left;
}
footer .footLogo{
	width: 174px;
	text-align: center;
	margin-bottom: 20px;
}
footer .footLogo01{
	margin-bottom: 10px;
}
footer .footLogo02{
	width: 64px;
	margin: 0 auto;
}
footer address{
	font-size: 12px;
	line-height: 160%;
}

.footMenu{
	width: 675px;
	margin-left: 170px;
	float: left;
}
.footMenu h4{
	font-size: 14px;
	color: #fff;
	margin-bottom: 32px;
	display: flex;
	align-items: center;
}
.footMenu h4:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	display: block;
}
.footMenu h4:after {
	margin-left: 1.0em;
	background: #838383;
}
.footMenu li{
	font-size: 14px;
	margin-right: 40px;
	margin-bottom: 20px;
	float: left;
}
.footMenu a:link,
.footMenu a:visited{
	color: #fff !important;
	text-decoration: none !important;
}
.footMenu a:hover{
	color: #fff !important;
	text-decoration: underline !important;
}
.footMenu01{
	margin-bottom: 90px;
}


header img,
footer img{
	width: 100%;
}

/*#page-top{
	width: 78px;
	height: 78px;
	position: fixed;
	right: 3%;
	bottom: 75px;
	z-index: 998;
}*/
#page-top{
	width: 45px;
	height: 239px;
	position: fixed;
	/*right: 1.6%;*/
	right: 0;
	bottom: 0;
	z-index: 998;
}

#buyBtn {
	width: 130px;
	position: fixed;
	/*bottom: 15px;*/
	bottom: 0;
	right: 5%;
	cursor: pointer;
	z-index: 100;
}

/*.back-to-top {
	display: none;
	width: 78px;
	position: fixed;
	right: 3%;
	bottom: 50px;
	z-index: 998 !important;
}*/
/*.property-search{
	width: 130px;
	height: 130px;
	position: fixed;
	right: 1.0%;
	bottom: 170px;
	z-index: 998;
	transition: 0.5s;
}*/

/*.property-search{
	width: 110px;
	height: 110px;
	position: fixed;
	right: 8px;
	bottom: 1%;
	z-index: 998;
	transition: 0.5s;
}
.is-hidden {
	visibility: hidden;
	opacity: 0;
}*/


/*------------------menu---------------------*/
.hamburger {
	display : none;
}

/* メニュー背景　*/
.globalMenuSp {
	width: 100%;
	height: 100vh;
	color: #242424;
	padding-top: 5%;
	background: rgba( 231,231,231,0.9 );	
	transform: translateX(100%);
	transition: all 0.6s;
	position: fixed;
	top  : 0;
	left : 0;
	z-index : 999;
}
/*.gMenu_logo{
	width: 35%;
	margin-left: 5%;
	margin-bottom: 10%;
}
.gMenu01{
	margin-bottom: 5%;
	padding-bottom: 5%;
	border-bottom: 1px solid #9d9d9d;
}
.gMenu01 .inner{
	width: 90%;
	margin: 0 auto;
}
.gMenu01 h3{
	font-size: 4.0vw;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 140%;
	margin-bottom: 4%;
	padding-left: 18px;
	background-image: url(../images/common/icon_h3.png);
	background-repeat: no-repeat;
	background-size: 10px 10px;
	background-position: left top 9px;
}
.gMenu01 li.gmenu01_1,
.gMenu01 li.gmenu01_2{
	padding-left: 4%;
	background-repeat: no-repeat;
	background-size: 10px auto;
	background-position: left top 52%;
}
.gMenu01 li.gmenu01_1{
	background-image: url(../images/common/icon_gmenu01.png);
}
.gMenu01 li.gmenu01_2{
	background-image: url(../images/common/icon_gmenu02.png);
}
.gMenu02{
	margin-bottom: 7%;
	padding-bottom: 5%;
}
.gMenu02 .inner{
	width: 90%;
	margin: 0 auto;
}
.globalMenuSp ul li a {
	font-size: 3.8vw;
	font-weight: 500;
	color: #242424;
	text-decoration :none;
	padding: 3% 0;
	background-image: url(../images/common/icon_arrow01.png);
	background-repeat: no-repeat;
	background-size: 13px auto;
	background-position: right top 52%;
	display: block;
}
.gMenu_mm{
	width: 15%;
	position: absolute;
	bottom: 3%;
	left: 50%;
	transform: translateX(-50%);
}*/

/* クリックでjQueryで追加・削除 */
.globalMenuSp.active {
	opacity: 100;
	display: block;
	transform: translateX(0%);
}





/*------------------contents---------------------*/
#c1,#c2,#c3,#c4,#c5,#c6{
	padding-top: 160px;
    margin-top: -160px;
}

sup {
	font-size: 50%;
	vertical-align: top;
	position: relative;
	top: -0.4em;
}

.contentsMain{
	width: 100%;
	margin-top: 153px;
	background-image: url(../images/common/contents_main.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.contentsMain .inner{
	max-width: 1200px;
	margin: 0 auto;
	padding: 80px 0 80px;
	position: relative;
}
/*.pageTit{
	margin-bottom: 45px;
}*/
.pageTit dt{
	font-family: "Hind", sans-serif;
	font-size: 15px;
	font-weight: 500;
	font-style: normal;
	color: #1a4792;
	line-height: 140%;
	letter-spacing: 0.08em;
	/*margin-bottom: 10px;*/
	padding-left: 15px;
	background-image: url(../images/common/icon_tit01.png);
	background-repeat: no-repeat;
	background-size: 10px 10px;
	background-position: left center;
}
.pageTit dd h1{
	font-family: "M PLUS 1p";	
	font-size: 40px;
	font-weight: 500;
	line-height: 130%;
	letter-spacing: 0.08em;
}

article.lower{
	width: 1200px;
	margin: 0 auto;
	border-left: 5px solid #1a2d5f;
	position: relative;
}
.lowerTit{
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.06em;
	padding: 20px 0 0 15px;
	float: left;
	position: sticky;
	top: 150px;
	left: 0;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.contentsContainer{
	width: 1025px;
	margin-top: 70px;
	/*margin-top: -25px;*/
	margin-bottom: 200px;
	float: right;
}

.contentsContainer h2{
	font-family: "M PLUS 1p";	
	font-size: 28px;
	font-weight: 400;
	line-height: 170%;
	letter-spacing: 0.07em;
	margin-bottom: 45px;
}
.heading{
	width: 980px;
	margin-bottom: 90px;
}
.heading p{
	font-size: 14px;
	line-height: 220%;
	letter-spacing: 0.08em;
}
.read{
	width: 980px;
	margin-bottom: 45px;
}
.read h3{
	font-family: "M PLUS 1p";
	font-size: 25px;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 150%;
	margin-bottom: 25px;
	padding-left: 28px;
	background-image: url(../images/common/icon_h3.png);
	background-repeat: no-repeat;
	background-size: 15px 15px;
	background-position: left top 11px;
}
.read p{
	font-size: 14px;
	letter-spacing: 0.08em;
	line-height: 220%;
	padding-bottom: 25px;
}

.fcRed{
	font-weight: 600;
	color: #e41c1c;
}
.fcBlue{
	color: #2ca0f1;
}
.marker{
	background:linear-gradient(transparent 60%, #f8ffa9 60%);
}
.note{
	font-size: 14px;
	letter-spacing: 0.08em;
	line-height: 180%;
}
.note dt{
	width: 1em;
	color: #e41c1c;
	float: left;
}
.note dd{
	margin-left: 1em;
}
.bookIcon{
	width: 24px;
	vertical-align: middle;
	margin: 0 3px;
}





/*------------------contents menu---------------------*/
.cMenu01{
	margin-bottom: 85px;
}
.cMenu01 h2{
	font-family: "M PLUS 1p";	
	font-size: 15px;
	font-weight: 800 !important;
	color: #1a2d5f;
	line-height: 100%;
	letter-spacing: 0.05em;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #1a2d5f;
}
.cMenu01 p{
	font-size: 14px;
	line-height: 220%;
	letter-spacing: 0.08em;
	padding-bottom: 20px;
}
.cMenu01 .inner{
	position: relative;
}
.cMenu01 .cMenu_btn01{
	width: 190px;
	height: 80px;
	font-size: 16px;
	color: #fff;
	line-height: 140%;
	margin-right: 15px;
	padding: 0 15px;
	background-color: #536287;
	background-image: url(../images/common/icon_menu01.png);
	background-repeat: no-repeat;
	background-size: 18px 18px;
	background-position: bottom 8px right 8px;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
	display: flex;
	/*justify-content: center;*/
	align-items: center;
	box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.2);
	float: left;
	position: relative;
}
.cMenu01 .cMenu_btn02{
	width: 190px;
	height: 80px;
	font-size: 15px;
	color: #fff;
	line-height: 145%;
	margin-right: 15px;
	padding: 6px 15px 0;
	background-color: #536287;
	background-image: url(../images/common/icon_menu01.png);
	background-repeat: no-repeat;
	background-size: 18px 18px;
	background-position: bottom 8px right 8px;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
	box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.2);
	float: left;
	position: relative;
}
.cMenu01 .cMenu_btn02 img{
	width: 25px;
	vertical-align: middle;
}
.cMenu01 .cMenu_btn01:hover,
.cMenu01 .cMenu_btn02:hover{
	background-color: #3055b8;
	transition-duration: 0.6s;
}
.cMenu01 .cMenu_btn01 a,
.cMenu01 .cMenu_btn02 a{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.lMenu01{
	margin-top: 35px;
	padding: 30px 10px 30px 35px;
	background-color: #fff;
	box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.2);
}
.lMenu01 li{
	font-size: 15px;
	font-weight: 700;
	color: #b1b1b1;
	line-height: 200%;
	letter-spacing: 0.05em;
	margin-right: 40px;
	padding-left: 20px;
	background-image: url(../images/common/icon_menu01.png);
	background-repeat: no-repeat;
	background-position: left top 9px;
	background-size: 15px 15px;
	float: left;
}
.lMenu01 a:link,
.lMenu01 a:visited{
	color: #242424;
	text-decoration: none;
}
.lMenu01 a:hover{
	color: #1a2d5f;
	text-decoration: none;
}



/*.scroll_up {
	transition: 0.8s ease-in-out;
	transform: translateY(30px);
	opacity: 0;
}
.scroll_up.on {
	transform: translateY(0);
	opacity: 1.0;
}

.pan{
	width: 100%;
	font-size: 12px;
	text-align-last: left;
	line-height: 100%;
	color: #4f4f4f;
	padding: 15px 0;
	background-color: rgba(255,255,255,0.5);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.pan .inner{
	max-width: 1100px !important;
	margin: 0 auto;
}
.pan a:link,
.pan a:visited{
	color: #4f4f4f;
	text-decoration: none;
}
.pan a:hover{
	color: #000;
	text-decoration: underline;
}*/



/*------------------btn---------------------*/
.btn01{
	width: 305px;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.05em;
	padding: 15px 0 15px;
	background-color: #fff;
	background-image: url(../images/common/icon_arrow01.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 17px auto;
	border: 2px solid #1a2d5f;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}
.btn01_blank{
	width: 305px;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.05em;
	padding: 15px 0 15px;
	background-color: #efefef;
	border: 2px solid #1a2d5f;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
	box-sizing: border-box;
}
.btn01s{
	width: 215px;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.05em;
	padding: 8px 0 8px;
	background-color: #fff;
	background-image: url(../images/common/icon_arrow01.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 14px auto;
	border: 2px solid #1a2d5f;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}
.btn01s_blank{
	width: 215px;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.05em;
	padding: 8px 0 8px;
	background-color: #efefef;
	border: 2px solid #1a2d5f;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
	box-sizing: border-box;
}
/*.btn01{
	width:420px;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 0.12em;
	margin: 0 auto;
	padding: 25px 0 25px 35px;
	background-color: #fff;
	background-image: url(../images/common/btn_arrow01.png);
	background-repeat: no-repeat;
	background-position: right 25px center;
	background-size: 46px auto;
	border: 1px solid #066eb2;
	box-shadow: 7px 7px 0px 0px rgba(209,209,209,0.9);
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}

.btn02{
	width: 105px;
	font-size: 12px;
	font-weight: 700;
	text-align:center;
	color:#066eb2;
	line-height: 100%;
	padding: 13px 0;
	border: 1px solid #066eb2;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}*/

.btn01 a,
.btn01s a{
	position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}
.btn01:hover,
.btn01s:hover{
	color: #fff;
	background-color: #3055b8;
	/*background-image: url(../images/common/btn_arrow02.png);
	background-position: right 10px center;
	box-shadow: 2px 2px 0px 0px rgba(209,209,209,0.9);*/
	/*opacity: 0.7;*/
	transition-duration: 0.6s;
}
/*.btn02:hover{
	color: #fff;
	background-color: #066eb2;
	transition-duration: 0.6s;
}*/






/*----------------------------------------------------*/
@media only screen and (max-width: 1199px) {

/*----------header-footer----------*/
/*header{
	width: 100%;
	background-color: #fff;
	background-image: url(../images/common/body_bg.png);
	background-size: 12px 12px;
	background-attachment: fixed;
}
header {
	position: fixed;
	z-index: 500;
	top: 0;
	left: 0;
}*/
header .inner{
	width: 92%;
	/*margin: 0 auto;*/
	padding: 25px 0;
	/*position: relative;*/
}
header .logo{
	width: 180px;
	float: none;
	/*z-index: 1000;*/
}
/*header .logo:hover{
	opacity: 0.5;
	transition-duration: 0.6s;
}*/

.headBtnContainer{
	display: none;
	/*position: absolute;
	top: 18px;
	right: 0;*/
}
/*.headBtn{
	width: 135px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.05em;
	margin-left: 15px;
	padding: 8px 0 8px;
	background-color: #fff;
	background-image: url(../images/common/icon_arrow01.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 12px auto;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
	float: right;
}
.headBtn.ms{
	border: 1px solid #e41c1c;
}
.headBtn.pe{
	border: 1px solid #ff9900;
}
.headBtn.og{
	color: #717171;
	border: 1px solid #9a9998;
	background-color: #d9d9d9;
}
.headBtn.ma{
	color: #717171;
	border: 1px solid #9a9998;
	background-color: #d9d9d9;
}
.headBtn a{
	position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}
.headBtn:hover{
	color: #fff;
	transition-duration: 0.6s;
}
.headBtn.ms:hover{
	background-color: #f75c5c;
}
.headBtn.pe:hover{
	background-color: #f9aa33;
}
.headBtn.og:hover{
	color: #717171;
	cursor :default;
}
.headBtn.ma:hover{
	color: #717171;
	cursor :default;
}

.headBtn_new{
	width: 35px;
	position: absolute;
	top: -7px;
	left: 8px;
}*/

.headMenu{
	display: none;
	/*margin-top: 15px;
	padding-right: 130px;
	float: right;
	position: relative;*/
}
/*.headMenu .mmLogo{
	width: 66px;
	position: absolute;
	top: 0;
	right: 0;
}
.headMenu ul{
	padding-top: 20px;
}
.headMenu li{
	font-size: 14px;
	font-weight: 700;	
	margin-left: 45px;
	float: right;
}
.headMenu a:link,
.headMenu a:visited{
	color: #242424;
	text-decoration: none;
}
.headMenu a:hover{
	color: #3055b8;
	text-decoration: none;
	transition-duration: 0.6s;
}*/

/*footer{
	color: #fff;
	margin: 0;
	background-color: #151514;
	z-index: 1 !important;
}*/
footer .inner{
	width: 92%;
	/*margin: 0 auto;*/
	padding: 70px 0 20px;
}
footer .footBox{
	width: 25%;
	padding-top: 35px;
	/*float: left;*/
}
/*footer .footLogo{
	width: 174px;
	text-align: center;
	margin-bottom: 20px;
}
footer .footLogo01{
	margin-bottom: 10px;
}
footer .footLogo02{
	width: 64px;
	margin: 0 auto;
}
footer address{
	font-size: 12px;
	line-height: 160%;
}*/

.footMenu{
	width: 70%;
	margin-left: 0;
	float: right;
}
/*.footMenu h4{
	font-size: 14px;
	margin-bottom: 32px;
	display: flex;
	align-items: center;
}
.footMenu h4:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	display: block;
}
.footMenu h4:after {
	margin-left: 1.0em;
	background: #838383;
}
.footMenu li{
	font-size: 14px;
	margin-right: 40px;
	margin-bottom: 20px;
	float: left;
}*/
/*.footMenu a:link,
.footMenu a:visited{
	color: #fff !important;
	text-decoration: none !important;
}
.footMenu a:hover{
	color: #fff !important;
	text-decoration: underline !important;
}*/
.footMenu01{
	margin-bottom: 50px;
}

#buyBtn {
	width: 120px;
	/*position: fixed;
	bottom: 0;*/
	right: 8%;
	/*cursor: pointer;
	z-index: 100;*/
}


/*------------------menu---------------------*/
.hamburger {
	display : block;
	position: fixed;
	z-index : 3;
	right : 20px;
	top   : 20px;
	width : 42px;
	height: 42px;
	cursor: pointer;
	text-align: center;
	z-index: 1000;
}
.hamburger span {
	display : block;
	position: absolute;
	width   : 30px;
	height  : 2px ;
	left    : 6px;
	background : #3b3c3f;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition   : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
	top: 10px;
}
.hamburger span:nth-child(2) {
	top: 20px;
}
.hamburger span:nth-child(3) {
	top: 30px;
}

/* スマホメニューを開いてる時のボタン */
.hamburger.active span:nth-child(1) {
	top : 16px;
	left: 6px;
	background :#3b3c3f;
	-webkit-transform: rotate(-45deg);
	-moz-transform   : rotate(-45deg);
	transform        : rotate(-45deg);
}
.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
	top: 16px;
	background :#3b3c3f;
	-webkit-transform: rotate(45deg);
	-moz-transform   : rotate(45deg);
	transform        : rotate(45deg);
}

/* メニュー背景　*/
.globalMenuSp {
	padding-top: 3.5%;
}
.gMenu_logo{
	width: 23.5%;
	margin-left: 4%;
	margin-bottom: 10%;
}
.gMenu01{
	margin-bottom: 3%;
	padding-bottom: 3%;
	border-bottom: 1px solid #9d9d9d;
}
.gMenu01 .inner{
	width: 90%;
	margin: 0 auto;
}
.gMenu01 h3{
	/*font-family: "M PLUS 1p";*/
	font-size: 3.0vw;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 140%;
	margin-bottom: 4%;
	padding-left: 25px;
	background-image: url(../images/common/icon_h3.png);
	background-repeat: no-repeat;
	background-size: 12px 12px;
	background-position: left top 15px;
}
.gMenu01 li.gmenu01_1,
.gMenu01 li.gmenu01_2,
.gMenu01 li.gmenu01_3,
.gMenu01 li.gmenu01_4{
	padding-left: 2.5%;
	background-repeat: no-repeat;
	background-size: 10px auto;
	background-position: left top 52%;
}
.gMenu01 li.gmenu01_1{
	background-image: url(../images/common/icon_gmenu01.png);
}
.gMenu01 li.gmenu01_2{
	background-image: url(../images/common/icon_gmenu02.png);
}
.gMenu01 li.gmenu01_3{
	background-image: url(../images/common/icon_gmenu03.png);
}
.gMenu01 li.gmenu01_4{
	background-image: url(../images/common/icon_gmenu04.png);
}
.gMenu02{
	margin-bottom: 7%;
	padding-bottom: 5%;
}
.gMenu02 .inner{
	width: 90%;
	margin: 0 auto;
}
.globalMenuSp ul li a {
	font-size: 2.6vw;
	font-weight: 500;
	color: #242424;
	text-decoration :none;
	padding: 2.2% 0;
	background-image: url(../images/common/icon_arrow01.png);
	background-repeat: no-repeat;
	background-size: 16px auto;
	background-position: right top 50%;
	display: block;
}
.gMenu_mm{
	width: 10%;
	position: absolute;
	bottom: 3%;
	left: 50%;
	transform: translateX(-50%);
}

/* クリックでjQueryで追加・削除 */
/*.globalMenuSp.active {
	opacity: 100;
	display: block;
	transform: translateX(0%);
}*/



/*------------------contents---------------------*/
#c1,#c2,#c3,#c4,#c5,#c6{
	padding-top: 110px;
    margin-top: -110px;
}

/*sup {
	font-size: 50%;
	vertical-align: top;
	position: relative;
	top: -0.4em;
}*/

.contentsMain{
	/*width: 100%;*/
	margin-top: 90px;
	/*background-image: url(../images/common/contents_main.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;*/
}
.contentsMain .inner{
	width: 92%;
	/*margin: 0 auto;*/
	padding: 50px 0 50px;
	/*position: relative;*/
}
/*.pageTit dt{
	font-family: "Hind", sans-serif;
	font-size: 15px;
	font-weight: 500;
	font-style: normal;
	color: #1a4792;
	line-height: 140%;
	letter-spacing: 0.08em;
	padding-left: 15px;
	background-image: url(../images/common/icon_tit01.png);
	background-repeat: no-repeat;
	background-size: 10px 10px;
	background-position: left center;
}*/
.pageTit dd h1{
	/*font-family: "M PLUS 1p";*/
	font-size: 4.2vw;
	/*font-weight: 500;
	line-height: 130%;
	letter-spacing: 0.01em;*/
}

article.lower{
	width: 98%;
	/*margin: 0 auto;*/
	padding-top: 45px;
	border-left: 4px solid #1a2d5f;
	/*position: relative;*/
}
.lowerTit{
	display: none;
	/*font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.06em;
	padding: 20px 0 0 15px;
	float: left;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;*/
}
.contentsContainer{
	width: 93%;
	margin: 0 auto 140px;
	float: none;
}

/*.contentsContainer h2{
	font-family: "M PLUS 1p";	
	font-size: 28px;
	font-weight: 400;
	line-height: 170%;
	letter-spacing: 0.07em;
	margin-bottom: 45px;
}*/
.heading{
	width: 100%;
	/*margin-bottom: 90px;*/
}
/*.heading p{
	font-size: 14px;
	line-height: 220%;
	letter-spacing: 0.08em;
}*/
.read{
	width: 100%;
	/*margin-bottom: 45px;*/
}
/*.read h3{
	font-family: "M PLUS 1p";
	font-size: 25px;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 150%;
	margin-bottom: 25px;
	padding-left: 28px;
	background-image: url(../images/common/icon_h3.png);
	background-repeat: no-repeat;
	background-size: 15px 15px;
	background-position: left top 11px;
}
.read p{
	font-size: 14px;
	letter-spacing: 0.08em;
	line-height: 220%;
	padding-bottom: 25px;
}*/

/*.fcRed{
	font-weight: 600;
	color: #e41c1c;
}
.fcBlue{
	color: #2ca0f1;
}
.marker{
	background:linear-gradient(transparent 60%, #f8ffa9 60%);
}
.note{
	font-size: 14px;
	letter-spacing: 0.08em;
	line-height: 180%;
}
.note dt{
	width: 1em;
	color: #e41c1c;
	float: left;
}
.note dd{
	margin-left: 1em;
}
.bookIcon{
	width: 24px;
	vertical-align: middle;
	margin: 0 3px;
}*/



/*------------------contents menu---------------------*/
.cMenu01{
	margin-bottom: 50px;
}
.cMenu01 h2{
	/*font-family: "M PLUS 1p";*/
	font-size: 15px;
	/*font-weight: 800 !important;
	color: #1a2d5f;
	line-height: 100%;
	letter-spacing: 0.05em;*/
	margin-bottom: 15px;
	padding-bottom: 5px;
	/*border-bottom: 1px solid #1a2d5f;*/
}
/*.cMenu01 p{
	font-size: 14px;
	line-height: 220%;
	letter-spacing: 0.08em;
	padding-bottom: 20px;
}*/
/*.cMenu01 .inner{
	position: relative;
}*/
.cMenu01 .cMenu_btn01{
	width: 32%;
	/*height: 80px;
	font-size: 16px;
	color: #fff;
	line-height: 140%;*/
	margin-right: 1%;
	margin-bottom: 1%;
	/*padding: 0 15px;
	background-color: #536287;
	background-image: url(../images/common/icon_menu01.png);
	background-repeat: no-repeat;
	background-size: 18px 18px;
	background-position: bottom 8px right 8px;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
	display: flex;
	align-items: center;
	box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.2);
	float: left;
	position: relative;*/
}
.cMenu01 .cMenu_btn02{
	width: 32%;
	/*height: 80px;
	font-size: 15px;
	color: #fff;
	line-height: 145%;*/
	margin-right: 1%;
	margin-bottom: 1%;
	/*padding: 6px 15px 0;
	background-color: #536287;
	background-image: url(../images/common/icon_menu01.png);
	background-repeat: no-repeat;
	background-size: 18px 18px;
	background-position: bottom 8px right 8px;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
	box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.2);
	float: left;
	position: relative;*/
}
/*.cMenu01 .cMenu_btn02 img{
	width: 25px;
	vertical-align: middle;
}
.cMenu01 .cMenu_btn01:hover,
.cMenu01 .cMenu_btn02:hover{
	background-color: #3055b8;
	transition-duration: 0.6s;
}
.cMenu01 .cMenu_btn01 a,
.cMenu01 .cMenu_btn02 a{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}*/

.lMenu01{
	/*margin-top: 35px;*/
	padding: 20px 10px 20px 35px;
	/*background-color: #fff;
	box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.2);*/
}
.lMenu01 li{
	/*font-size: 15px;
	font-weight: 700;
	color: #b1b1b1;*/
	line-height: 240%;
	/*letter-spacing: 0.05em;
	margin-right: 40px;
	padding-left: 18px;
	background-image: url(../images/common/icon_menu01.png);
	background-repeat: no-repeat;*/
	background-position: left top 11px;
	/*background-size: 15px 15px;
	float: left;*/
}



}




/*----------------------------------------------------*/
@media only screen and (max-width: 767px) {
.pc { display: none!important; }
.sp { display: block!important; }

/*----------header-footer----------*/
/*header{
	width: 100%;
	background-color: #fff;
	background-image: url(../images/common/body_bg.png);
	background-size: 12px 12px;
	background-attachment: fixed;
}
header {
	position: fixed;
	z-index: 500;
	top: 0;
	left: 0;
}*/
header .inner{
	/*width: 92%;*/
	padding: 18px 0;
}
header .logo{
	width: 140px;
	/*float: none;
	z-index: 1000;*/
}

/*.headBtnContainer{
	display: none;
}*/

/*.headMenu{
	display: none;
}*/


footer .inner{
	width: 92%;
	padding: 6% 0 6%;
}
footer .footBox{
	width: 100%;
	padding-top: 0;
	/*float: left;*/
}
footer .footLogo{
	width: 38%;
	margin: 0 auto;
	/*text-align: center;*/
}
footer .footLogo01{
	margin-bottom: 2%;
}
footer .footLogo02{
	width: 32%;
	margin: 0 auto 11%;
}
footer address{
	font-size: 2.6vw;
	line-height: 100%;
	text-align: center;
}

.footMenu{
	display: none;
	/*width: 70%;
	margin-left: 0;
	float: right;*/
}

#page-top{
	display: none;
}

#buyBtn {
	width: 85px;
	/*position: fixed;
	bottom: 0;*/
	right: 2%;
	/*cursor: pointer;
	z-index: 100;*/
}


/*------------------menu---------------------*/
.hamburger {
	/*display : block;
	position: fixed;
	z-index : 3;*/
	right : 10px;
	top   : 13px;
	width : 38px;
	height: 38px;
	/*cursor: pointer;
	text-align: center;
	z-index: 999;*/
}
/*.hamburger span {
	display : block;
	position: absolute;
	width   : 30px;
	height  : 2px ;
	left    : 6px;
	background : #3b3c3f;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition   : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
}*/
.hamburger span:nth-child(1) {
	top: 10px;
}
.hamburger span:nth-child(2) {
	top: 19px;
}
.hamburger span:nth-child(3) {
	top: 28px;
}

/* スマホメニューを開いてる時のボタン */
/*.hamburger.active span:nth-child(1) {
	top : 16px;
	left: 6px;
	background :#3b3c3f;
	-webkit-transform: rotate(-45deg);
	-moz-transform   : rotate(-45deg);
	transform        : rotate(-45deg);
}
.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
	top: 16px;
	background :#3b3c3f;
	-webkit-transform: rotate(45deg);
	-moz-transform   : rotate(45deg);
	transform        : rotate(45deg);
}*/

/* メニュー背景　*/
.globalMenuSp {
	padding-top: 5%;
}
.gMenu_logo{
	width: 35%;
	margin-left: 5%;
	margin-bottom: 10%;
}
.gMenu01{
	margin-bottom: 5%;
	padding-bottom: 5%;
}
.gMenu01 h3{
	font-size: 4.0vw;
	padding-left: 18px;
	background-size: 10px 10px;
	background-position: left top 9px;
}
.gMenu01 li.gmenu01_1,
.gMenu01 li.gmenu01_2,
.gMenu01 li.gmenu01_3,
.gMenu01 li.gmenu01_4{
	padding-left: 4%;
}
.globalMenuSp ul li a {
	font-size: 3.8vw;
	padding: 3% 0;
	background-size: 13px auto;
	background-position: right top 52%;
}
.gMenu_mm{
	width: 15%;
}



/*------------------contents---------------------*/
#c1,#c2,#c3,#c4,#c5,#c6{
	padding-top: 75px;
    margin-top: -75px;
}

/*sup {
	font-size: 50%;
	vertical-align: top;
	position: relative;
	top: -0.4em;
}*/

.contentsMain{
	/*width: 100%;*/
	margin-top: 67px;
	background-image: url(../images/common/contents_main_sp.jpg);
	/*background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;*/
}
.contentsMain .inner{
	width: 92%;
	padding: 8% 0 9%;
}
.pageTit dt{
	/*font-family: "Hind", sans-serif;*/
	font-size: 3.2vw;
	/*font-weight: 500;
	font-style: normal;
	color: #1a4792;*/
	line-height: 140%;
	letter-spacing: 0.08em;
	padding-left: 8px;
	/*background-image: url(../images/common/icon_tit01.png);
	background-repeat: no-repeat;*/
	background-size: 6px 6px;
	/*background-position: left center;*/
}
.pageTit dd h1{
	/*font-family: "M PLUS 1p";*/
	font-size: 5.6vw;
	/*font-weight: 500;*/
	line-height: 130%;
	letter-spacing: 0.08em;
}

article.lower{
	width: 98%;
	padding-top: 30px;
	border-left: 3px solid #1a2d5f;
}
/*.lowerTit{
	display: none;
}*/
.contentsContainer{
	width: 93%;
	margin: 0 auto 100px;
	/*float: none;*/
}

.contentsContainer h2{
	/*font-family: "M PLUS 1p";*/
	font-size: 5.2vw;
	/*font-weight: 400;*/
	line-height: 160%;
	letter-spacing: 0.07em;
	margin-bottom: 8%;
}
.heading{
	width: 100%;
	margin-bottom: 14%;
}
.heading p{
	font-size: 3.4vw;
	line-height: 200%;
	letter-spacing: 0.08em;
}
.read{
	width: 100%;
	margin-bottom: 8%;
}
.read h3{
	/*font-family: "M PLUS 1p";*/
	font-size: 4.6vw;
	font-weight: 400;
	letter-spacing: 0.06em;
	line-height: 150%;
	margin-bottom: 5%;
	padding-left: 18px;
	/*background-image: url(../images/common/icon_h3.png);
	background-repeat: no-repeat;*/
	background-size: 11px 11px;
	background-position: left top 8px;
}
.read p{
	font-size: 3.4vw;
	letter-spacing: 0.08em;
	line-height: 180%;
	padding-bottom: 5%;
}

/*.fcRed{
	font-weight: 600;
	color: #e41c1c;
}
.fcBlue{
	color: #2ca0f1;
}
.marker{
	background:linear-gradient(transparent 60%, #f8ffa9 60%);
}*/
.note{
	font-size: 3.3vw;
	letter-spacing: 0.08em;
	line-height: 160%;
}
/*.note dt{
	width: 1em;
	color: #e41c1c;
	float: left;
}*/
.note dd{
	margin-left: 1em;
}
.bookIcon{
	width: 18px;
	/*vertical-align: middle;*/
	margin: 0 2px;
}



/*------------------contents menu---------------------*/
.cMenu01{
	margin-bottom: 10%;
}
.cMenu01 h2{
	/*font-family: "M PLUS 1p";*/
	font-size: 3.2vw;
	/*font-weight: 800 !important;
	color: #1a2d5f;*/
	line-height: 100%;
	letter-spacing: 0.05em;
	margin-bottom: 4%;
	padding-bottom: 1%;
}
.cMenu01 p{
	font-size: 3.4vw;
	line-height: 170%;
	letter-spacing: 0.08em;
	padding-bottom: 6%;
}
.cMenu01 .cMenu_btn01{
	width: 48%;
	height: 7vh;
	font-size: 3.4vw;
	/*color: #fff;*/
	line-height: 140%;
	margin: 0 1% 2%;
	/*margin-right: 1%;
	margin-bottom: 1%;*/
	/*padding: 0 15px;
	background-color: #536287;
	background-image: url(../images/common/icon_menu01.png);
	background-repeat: no-repeat;*/
	background-size: 12px 12px;
	background-position: bottom 5px right 5px;
	/*-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
	display: flex;
	align-items: center;
	box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.2);
	float: left;
	position: relative;*/
}
.cMenu01 .cMenu_btn02{
	width: 48%;
	height: 7vh;
	font-size: 3.2vw;
	/*color: #fff;*/
	line-height: 145%;
	margin: 0 1% 2%;
	/*margin-right: 1%;
	margin-bottom: 1%;*/
	padding: 10px 15px 0;
	/*background-color: #536287;
	background-image: url(../images/common/icon_menu01.png);
	background-repeat: no-repeat;*/
	background-size: 12px 12px;
	background-position: bottom 5px right 5px;
	/*-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
	border-radius:4px!important;
	box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.2);
	float: left;
	position: relative;*/
}
.cMenu01 .cMenu_btn02 img{
	width: 20px;
	/*vertical-align: middle;*/
}

.lMenu01{
	margin-top: 6%;
	padding: 4% 5% 4% 5%;
	/*background-color: #fff;
	box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.2);*/
}
.lMenu01 li{
	font-size: 3.4vw;
	/*font-weight: 700;
	color: #b1b1b1;*/
	line-height: 180%;
	letter-spacing: 0.05em;
	margin-right: 0;
	margin-bottom: 1%;
	padding-left: 18px;
	/*background-image: url(../images/common/icon_menu01.png);
	background-repeat: no-repeat;*/
	background-position: left top 6px;
	background-size: 13px 13px;
	float: none;
}
/*.lMenu01 a:link,
.lMenu01 a:visited{
	color: #242424;
	text-decoration: none;
}
.lMenu01 a:hover{
	color: #1a2d5f;
	text-decoration: none;
}*/




/*------------------btn---------------------*/
.btn01{
	width: 100%;
	font-size: 3.8vw;
	/*font-weight: 700;
	text-align: center;*/
	letter-spacing: 0.05em;
	padding: 10px 0 10px;
	/*background-color: #fff;
	background-image: url(../images/common/icon_arrow01.png);
	background-repeat: no-repeat;*/
	background-position: right 10px center;
	background-size: 15px auto;
	/*border: 2px solid #1a2d5f;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;*/
}
.btn01_blank{
	width: 100%;
	font-size: 3.8vw;
	/*font-weight: 700;
	text-align: center;*/
	letter-spacing: 0.05em;
	padding: 10px 0 10px;
	/*background-color: #fff;
	border: 2px solid #1a2d5f;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;*/
}
.btn01s{
	width: 90%;
	font-size: 3.6vw;
	/*font-weight: 600;
	text-align: center;*/
	letter-spacing: 0.05em;
	padding: 8px 0 8px;
	/*background-color: #fff;
	background-image: url(../images/common/icon_arrow01.png);
	background-repeat: no-repeat;*/
	background-position: right 10px center;
	background-size: 13px auto;
	/*border: 2px solid #1a2d5f;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;*/
}
.btn01s_blank{
	width: 90%;
	font-size: 3.6vw;
	/*font-weight: 600;
	text-align: center;*/
	letter-spacing: 0.05em;
	padding: 8px 0 8px;
	/*background-color: #efefef;
	border: 2px solid #1a2d5f;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
	box-sizing: border-box;*/
}

/*------------------btn---------------------*/
/*.btn01{
	width: 90%;
	font-size: 4.0vw;
	text-align: center;
	letter-spacing: 0.12em;
	margin: 0 auto;
	padding: 5% 0 5% 0;
	background-image: url(../images/common/btn_arrow01.png);
	background-position: right 5% center;
	background-size: 8% auto;
}
#index .btn01{
	width: 90%;
	font-size: 4.0vw;
	color: #fff;
	text-align: center;
	letter-spacing: 0.12em;
	margin: 0 auto;
	padding: 5% 0 5% 0;
	background-color: #066eb2;
	background-image: url(../images/common/btn_arrow02.png);
	background-position: right 5% center;
	background-size: 8% auto;
	box-shadow: none;
}

.btn02{
	width: 110px;
	font-size: 3.4vw;
	padding: 2.5% 0;
}*/


}