/*===============================
  Base
===============================*/
html {
	font-size: 10px;
	height: 100%;
}
body {
	color: black;
	line-height: 1.5;
	font-family: 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: normal;
	height: 100%;
	font-size: 1.6rem;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
	line-height: 1.5;
	letter-spacing: 0.04em;
}
p, li, a {
	line-height: 1.5;
	letter-spacing: 0.04em;
}

/*===============================
  Clear
===============================*/
img {
	border: 0;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}
ol, ul {
	list-style: none!important;
}
* {
	margin: 0;
	padding: 0;
}


/*===============================
common
===============================*/

.wrapper {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.main {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.cream {
	background: #f1f1f1;
}
@media screen and (min-width: 769px) {
.wrapper {
	min-width: 1131px;
	}
.main_inner {
	max-width: 1131px;
	margin: 0 auto;
	}
}

/*===============================
top-header
===============================*/
.header_logo{
		width: 100%;
	height: auto;
	}
.header_top {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.header_top_share{
		display: -webkit-flex;
		display: flex;
	}
	.header_top_title img{
		width: 100%;
		height: auto;
	}
.header_top_share li div span {
	vertical-align: top!important;
}

@media screen and (min-width: 769px) {
	.header_logo{
		padding-top: 5px;
	}
.header_top {
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	padding: 22px 5.85%;
	z-index: 9999;
	background-color: #FFF;
}
.header_top_title {
	width: 320px;
}
.header_top_share {
	margin-top: 11px;
}
.header_top_share li {
	margin-left: 8px;
	height: 20px;
}
}
@media screen and (max-width: 768px) {
		.header_top{
		padding: 10px 2.5%;
		height: 40px;
		margin: 0 auto;
	}
	.header_top_title{
		width: 157px;
	}
	.header_top_share li{
		display: inline-block;
	}
	.header_top_share li:nth-of-type(1){
		padding-right: 7px;
	}
	
	.mv {
		width:100%;
		height:74VW;
		margin: 0 auto 30px;
        background:url("../img/mv_sp.jpg") center top no-repeat;
		background-size: 100%;
	}
	.inner {
		width:92%;
		margin:0 auto;
	}
	.read {
		font-size:16px;
		line-height:1.7em;
		margin-bottom:10px;
	}
	.read_ex {
		font-size:13px;
		margin-bottom:30px;
	}
	.type {
		width:100%;
		margin:0 auto 40px;
	}
	.type img{
		width:100%;
		height:auto;
	}
	.type .type__text {
		width:100%;
		margin-bottom:20px;
	}
	.type .type__text h2 {
		font-size:22px;
		line-height:40px;
	}
	.type .type__text h2 + p {
		font-size:16px;
		line-height:1.7em;
		margin-bottom:10px;
	}
	.type .type__photo {
		width:100%;
	}
	.type .type__btn {
        transform: translateY(-2VW);
		width:100%;
		height: 20VW;
	}
	.type .type__btn a{
		height: 20VW;
		background-size: 180%!important;
	}
	.type .type__btn .type__btn__circle{
        position:absolute;
        top: 0;
        left:-3%;
        margin:auto;
		width:20%;
	}
	.type .type__btn span{
        top:6.5VW;
        right:0px;
		width:100%;
		font-size:18px;
		text-indent: 1.5em;
	}
}

@media screen and (min-width: 769px) {
	
	.mv {
		width:100%;
		height:670px;
		margin: 88px auto 45px;
        background:url("../img/mv.jpg") center top no-repeat;
	}
	.inner {
		width:1130px;
		margin:0 auto;
	}
	.read {
		font-size:20px;
		line-height:1.9em;
	}
	.read_ex {
		font-size:16px;
		margin-bottom:80px;
	}
	.type {
		width:100%;
		margin:0 auto 60px;
	}
	.type .type__text {
		float:right;
		width:540px;
	}
	.type .type__text h2 {
		font-size:28px;
		line-height:52px;
	}
	.type .type__text h2 + p {
		font-size:20px;
		line-height:1.9em;
		margin-bottom:10px;
	}
	.type .type__photo {
		float:left;
		width:575px;
	}
	.type .type__btn {
        transform: translateY(-18px);
		width:920px;
		height:118px;
		margin-left:210px;
	}
	
	.type .type__btn a{
		height:118px;
	}
	.type .type__btn a:hover{
        background:url("../img/mitsumori_base70.png") right center no-repeat;
	}
	.type .type__btn .type__btn__circle{
        position:absolute;
        top:0px;
        left:0px;
        margin:auto;
	}
	.type .type__btn span{
        top:40px;
        right:0px;
		width:873px;
		font-size:28px;
	}
	
    a.alpha:hover img {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
    }
	.sp {
		display:none;
	}
}

@media screen and (max-width: 768px) {
	.inner {
		width:92%;
		margin:0 auto;
	}
	.pc {
		display:none;
	}
}




/*===============================
footer
===============================*/
.footer{
		position: relative;
		background: #f1f1ec;
	}
	.footer_flex{
		position: relative;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.footer_ul li a{
		text-decoration: none!important;
		color: #373733!important;
	}
	.footer_page p a{
		text-decoration: none!important;
		color: #373733!important;
		padding-left: 25px;
	}
	.footer_page p{
		background: url("../img/page_up.png") 0 center / 18px 13px no-repeat;
		display: block;
		content: "";
		position: absolute;
		left: 0;
		top: 0;
	}
	.copyright{
		font-size: 1.0rem;
		text-align: center;
		background: #373733;
		padding: 8px 0;
		font-weight: normal;
	}
	.copyright h3{
		color: #fff;
		font-weight: 400;
	}
	.footer_page{
		position: relative;
		text-align: right;
	}
@media screen and (min-width: 769px) {
	.footer{
		padding: 25px 5.85%;
	}
	.footer_ul{
		width: 60%;
	}
	.footer_ul li{
		float: left;
		padding-right: 6.18%;
	}
	.footer_ul li a{
		font-size: 1.4rem;
	}
	.footer_page p a{
		font-size: 1.4rem;
	}
	.footer_page{
		width: 128px;
	}
	.copyright{
		margin-bottom: 0px;
	}
	.pre .copyright{
		margin-bottom: 0px;
	}
}

@media screen and (max-width: 768px) {
	.footer{
		padding: 10px 4.9%;
	}
	.footer_flex{
		position: relative;
	}
	.footer_ul{
		width: 60%;
	}
	.footer_ul li{
		padding-right: 6.18%;
	}
		.footer_ul li a{
		font-size: 1.2rem;
	}
	.footer_page p a{
		font-size: 1.2rem;
	}
	.footer_page{
		width: 115px;
	}
	.copyright{
		margin-bottom: 0px;
		padding-bottom: 16px;
	}
	.pre .copyright{
		margin-bottom: 0px;
	}
}

	.read {
        font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","游ゴシック", "YuGothic","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}
	.type .type__text {
		text-align: center;
	}
	.type .type__text h2 {
		border-bottom:3px solid #000;
		width:100%;
        font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","游ゴシック", "YuGothic","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}
	.type .type__text h2 + p {
		text-align: left;
	}
	.type .type__btn {
        position:relative;
		clear:both;
	}
	.type .type__btn a{
		display: block;
		width:100%;
        background:url("../img/mitsumori_base.png") right center no-repeat;
	}
	.type .type__btn span{
		font-weight: bold;
        position:absolute;
        margin:auto;
		text-align: center;
		color:#FFF;
        font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","游ゴシック", "YuGothic","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}

	.pink {
		color:#e50065;
	}