@charset "UTF-8";
/* CSS Document */

.own_all {
    max-width: calc(1440px + 40px);
    margin: 26px auto 100px;
    letter-spacing: normal;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Helvetica Neue', 'メイリオ', Meiryo, 'Segoe UI', Osaka, sans-serif;
}
.r-tabs .r-tabs-nav{
    text-align: center;
    display: flex;
    max-width: 1145px;
	margin: 0 auto !important;
}
.r-tabs {
    position: relative;
}
.r-tabs .r-tabs-nav .r-tabs-tab {
    display: contents !important;
    position: relative;
    top: 1px;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
    background:transparent;
    margin-bottom:0;
    padding: 12px 2%;
    display: inline-flex;
    color: #000;
    width:100%;
    text-align:center;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:1px solid #999;
    border-bottom: 1px solid #000;
    font-size:12px;
    line-height: 1.6;
    margin-right: -1px;
    justify-content: center;
    align-items: center;
}
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
    opacity: 0.5;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color:#000;
    background-color: #fff;
    border-left:1px solid #000;
    border-right:1px solid #000;
    border-top:1px solid #000;
    border-bottom: 1px solid #fff;
    /* font-weight: bold; */
}
.r-tabs .r-tabs-panel{
	background-color: #F6F6F6;
}
.r-tabs .r-tabs-content{
	padding: 140px 20px;
	max-width: calc(1145px + 40px);
	margin-left: auto;
	margin-right: auto;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    display: block;
    text-decoration: none;
    margin-bottom: 3px;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
    opacity: 0.5;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    background-color: #fff;
    color: #999;
    margin-bottom: 0;
}
/**/
#sp_main {
    display:none;
}

.switch {
    visibility: hidden;
}

.be_cont > ul {
    margin-top:30px;
}
.be_cont2 > ul {
    margin-top:30px;
}
.be_cont > ul > li{
    margin-top:20px;
}
.be_cont2 > ul > li{
    margin-top:20px;
}
.be_cont2 {
    width:95%;
    margin:0 auto 0;
    line-height: 22px;
}
.view_01 {
    margin:30px auto;
}
.view_02 {
    width:180px;
    margin:50px auto 70px;
	border: 1px solid;
}



/* UTILITIES */
.pc-only{
	display: block !important;
}
.sp-only{
	display: none !important;
}
.tab__heading{
	text-align: center;
	margin-bottom: 140px;
}
.tab__heading h3{
	font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 45px;
	letter-spacing: 0.16em;
}
.tab__heading h3 span{
	color: #437296;
}
.tab__heading h3 small{
	font-family: 'Spartan';
	font-weight: 300;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 0.04em;
	display: block;
	margin-bottom: 21px;
}
.tab__heading p{
	font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.07em;
	margin-top: 7px;
}

/* TAB 1 */
.tab-1{
	text-align: center;
}
.tab-1 .tab-1__text{
	margin-bottom: 114px;
	font-size: 16px;
	line-height: 280%;
}
.tab-1 .tab-1__img{
	width: 266px;
	height: 266px;
}

/* TAB 2 */
.tab-2__content{
	display: flex;
	grid-column-gap: 74px;
}
.tab-2__content+.tab-2__content{
	margin-top: 155px;
}
.tab-2__content--1{
	flex-direction: row-reverse;
	margin-right: -147px;
}
.tab-2__content--2{
	margin-left: -147px;
}
.tab-2__content-img img{
    width: 640px;
}
.tab-2__content-details h4{
	font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, sans-serif;
	font-weight: 700;
	font-size: 29px;
	line-height: 44px;
	letter-spacing: 0.03em;
	padding-top: 80px;
	margin-bottom: 43px;
	display: flex;
	flex-direction: column;
}
.tab-2__content-details h4 small{
	display: block;
	font-family: 'Spartan';
	font-weight: 300;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 0.07em;
	margin-bottom: 7px;
}
.tab-2__content-details p{
	font-family: 'Hiragino Kaku Gothic ProN';
	font-weight: 300;
	font-size: 14px;
	line-height: 263%;
}

/* TAB 3 */
.tab-3__content{
	display: flex;
	grid-column-gap: 74px;
	margin-left: -147px;
	margin-bottom: 90px;
}
.tab-3__content-img{
	min-width: 573px;
	height: 746px;
	overflow: hidden;
}
.tab-3__content-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.tab-3__content-details h4{
	font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, sans-serif;
	font-weight: 700;
	font-size: 29px;
	line-height: 63px;
	letter-spacing: 0.03em;
	margin-bottom: 43px;
}
.tab-3__content-details h4 span{
	color: #437296;
}
.tab-3__content-details p{
	font-family: 'Hiragino Kaku Gothic ProN';
	font-weight: 300;
	font-size: 14px;
	line-height: 263%;
}
.tab-3__slogan{
	display: grid;
	grid-template-areas: 'img badge' 'img text';
	grid-template-columns: auto auto;
	grid-column-gap: 74px;
	align-items: flex-start;
}
.tab-3__slogan-badge{
	grid-area: badge;
	margin-bottom: 28px;
}
.tab-3__slogan-badge span{
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 133px;
	height: 38px;
	padding-top: 3px;
	text-align: center;
	border: 1px solid #437296;
	border-radius: 10rem;
	font-family: 'Spartan';
	font-weight: 300;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 0.04em;
	color: #437296;
}
.tab-3__slogan-img{
	grid-area: img;
}
.tab-3__slogan-text{
	grid-area: text;
	font-family: 'Hiragino Kaku Gothic ProN';
	font-weight: 300;
	font-size: 14px;
	line-height: 263%;
}

/* TAB 4 */
.tab-4 .tab__heading h3{
	font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.07em;
}
.tab-4 .tab__heading p{
	font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, sans-serif;
	font-weight: 700;
	font-size: 35px;
	line-height: 52px;
}
.tab-4__text{
	font-family: 'Hiragino Kaku Gothic ProN';
	font-weight: 300;
	font-size: 14px;
	line-height: 263%;
	text-align: center;
	margin-bottom: 71px;
}
.tab-4__grid{
	display: grid;
	grid-template-columns: repeat(2,1fr);
	grid-gap: 26px;
}
.tab-4__card{
	background: #FFFFFF;
	border-radius: 20px;
	padding: 54px 28px 80px;
}
.tab-4__card--value{
	grid-column: span 2;
}
.tab-4__card--value .tab-4__card-list{
	display: grid;
	grid-template-columns: repeat(2,1fr);
	grid-column-gap: 114px;
	max-width: 746px;
	margin: 0 auto 41px;
}
.tab-4__card--value .tab-4__card-list li+li{
	margin-top: 0;
}
.tab-4__card-title{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 13px;
}
.tab-4__card-title img{
	width: 66px;
	height: 68px;
	object-fit: contain;
}
.tab-4__card-title h4{
	font-family: 'Spartan';
	font-weight: 700;
	font-size: 24px;
	line-height: 63px;
	text-align: cen
	
	ter;
	letter-spacing: 0.03em;
	color: #437296;
	text-shadow: 
    0.3px 0.3px 0, 
    0.3px -0.3px 0px,
    -0.3px 0.3px 0,
    -0.3px -0.3px 0px,
    0.3px 0px 0px,
    0px 0.3px 0px,
    -0.3px 0px 0px,
    0px -0.3px 0px;
  letter-spacing: 1px;
}
.tab-4__card-list{
	font-family: 'Hiragino Kaku Gothic ProN';
	font-weight: 300;
	font-size: 14px;
	line-height: 263%;
}
.tab-4__card-list li+li{
	margin-top: 3em;
}
.tab-4__card-list li h5{
	font-weight: 600;
	position: relative;
	padding-left: 1.5em;
}
.tab-4__card-list li h5::before{
	content: '';
	position: absolute;
	top: 15px;
	left: 0;
	width: 7px;
	height: 7px;
	background-color: #000;
	border-radius: 10rem;
}
.tab-4__combo{
	background: rgba(67, 114, 150, 0.05);
	border-radius: 20px;
	padding: 70px 85px;
}
.tab-4__combo h6{
	text-align: center;
	font-family: 'Hiragino Kaku Gothic ProN';
	font-weight: 600;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: 0.07em;
	margin-bottom: 17px;
}
.tab-4__combo h6 span{
	color: #437296;
	display: block;
}
.tab-4__combo img{
	display: block;
	max-width: 139px;
	margin: 0 auto 17px;
}
.tab-4__combo p{
	font-family: 'Hiragino Kaku Gothic ProN';
	font-weight: 300;
	font-size: 13px;
	line-height: 220%;
}
.tab-4__combo-title{
	font-family: 'Hiragino Kaku Gothic ProN';
	font-weight: 600;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: 0.07em;
	margin-bottom: 44px;
	text-align: center;
}
.tab-4__combo-grid{
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-column-gap: 80px;
	grid-template-areas: 'thing service glasses';
}
.tab-4__combo-glasses{
	grid-area: glasses;
	display: flex;
	flex-direction: column-reverse;
	justify-content: flex-end;
}
.tab-4__combo-thing{
	grid-area: thing;
	position: relative;
}
.tab-4__combo-service{
	grid-area: service;
	position: relative;
}
.tab-4__combo-thing::before,.tab-4__combo-service::before{
	content: '';
	position: absolute;
	top: 56px;
	left: calc(100% + 20px);
	width: 38px;
	height: 38px;
}
.tab-4__combo-thing::before{
	background: url('/img/owndays/plus.svg') no-repeat center center/contain;
}
.tab-4__combo-service::before{
	background: url('/img/owndays/equal.svg') no-repeat center center/contain;
}

/* TAB 5 */
.tab-5__content{
	display: flex;
	flex-direction: row-reverse;
	grid-column-gap: 74px;
	margin-right: -147px;
}
.tab-5__content p{
	font-family: 'Hiragino Kaku Gothic ProN';
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 263%;
}

@media screen and (max-width: 826px) {
    .own_all {
        margin: 26px auto 90px;
    }
	.r-tabs .r-tabs-content {
		padding: 68px 20px 90px;
	}
    .r-tabs .r-tabs-nav {
        display: none;
    }
    .r-tabs .r-tabs-nav .r-tabs-tab {
        position: relative;
        top: 1px;
        height: 58px;
    }
    .r-tabs .r-tabs-nav .r-tabs-anchor {
        border-bottom:1px solid #999;
        border-top:1px solid #999;
        margin-top:-4px;
        padding-left: 6%;
        height: 58px;
        line-height: 4;
    }
    .r-tabs .r-tabs-nav .r-tabs-state-active {
        background-color: #fff;
        width:225px;
        padding-left: 6%;
        height: 58px;
        line-height: 4;
    }
    .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
        color:#437296;
        background-color: #fff;
        padding-left: 6%;
        height: 58px;
        line-height: 4;
    }
    .r-tabs .r-tabs-panel {
        margin-bottom: 3px;
    }
    .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
        border-bottom:1px solid #999;
        border-top:1px solid #999;
        margin-top:-4px;
        padding-left: 6%;
        height: 58px;
        line-height: 4;
        letter-spacing: 2px;
    }
    .r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
        opacity: 0.5;
    }
    .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
        background-color: #fff;
        color: #000;
        margin-bottom: 0;
        padding-left: 6%;
        height: 58px;
        line-height: 4;
        font-weight: bold;
    }
    .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor  > p {
        display:inline-block;
    }
    .r-tabs .r-tabs-accordion-title .r-tabs-anchor > p {
        display:inline-block;
    }
    #sp_main {
        display:block;
        margin-bottom:30px;
    }
    .view_01 {
        width:100%;
        margin:30px 0;
    }
    .be_cont {
        margin: 30px 6% 30px;
    }

    .be_cont2 {
        width:85%;
        margin:30px auto 30px;
    }


    /* UTILITIES */
    .pc-only{
		display: none !important;
	}
	.sp-only{
		display: block !important;
	}
	.tab__heading{
		margin-bottom: 68px;
	}
	.tab__heading h3{
		font-size: 18px;
		line-height: 27px;
	}
	.tab__heading h3 small{
		font-size: 11px;
		line-height: 12px;
		margin-bottom: 10px;
	}
	.tab-1 .tab-1__text{
		font-size: 14px;
		margin-bottom: 88px;
	}
	.tab-1 .tab-1__img{
		width: 208px;
		height: 208px;
	}

    /* TAB 2 */
	.tab-2__content{
		display: block;
	}
	.tab-2__content--1{
		margin-right: 0;
	}
	.tab-2__content--2{
		margin-left: 0;
	}
	.tab-2__content-img{
		margin-left: -20px;
		margin-right: -20px;
		margin-bottom: 60px;
	}
	.tab-2__content-details h4{
		padding-top: 0;
		font-size: 20px;
		margin-bottom: 30px;
	}
	.tab-2__content-details h4 small{
		font-size: 11px;
		margin-bottom: 8px;
	}
	.tab-2__content-details p{
		font-size: 13px;
	}
	.tab-2__content-img img {
		width: 100%;
	}
	.tab-2__content+.tab-2__content {
		margin-top: 90px;
	}

    /* TAB 3 */
	.tab-3__content,.tab-3__slogan{
		display: block;
	}
	.tab-3__content{
		margin-left: 0;
	}
	.tab-3__content-img{
		min-width: 100%;
		height: 218px;
		margin-left: -20px;
		margin-right: -20px;
		margin-bottom: 39px;
	}
	.tab-3__content-details h4{
		font-size: 20px;
		text-align: center;
		line-height: 30px;
	}
	.tab-3__content-details p{
		font-size: 13px;
	}
	.tab-3__slogan-badge{
		text-align: center;
		margin-bottom: 47px;
	}
	.tab-3__slogan-img{
		margin-bottom: 46px;
	}
	.tab-3__slogan-text{
		font-size: 13px;
	}
	.tab-3 .tab__heading p {
		font-size: 12px;
		margin-top: 1px;
		margin-bottom: -3px;
	}

	/* TAB 4 */
	.tab-4 .tab__heading h3{
		font-size: 12px;
		line-height: 18px;
	}
	.tab-4 .tab__heading p{
		font-size: 18px;
		line-height: 27px;
	}
	.tab-4__text{
		font-size: 13px;
		text-align: left;
		margin-bottom: 40px;
	}
	.tab-4__grid{
		display: flex;
		flex-direction: column;
		grid-gap: 20px;
	}
	.tab-4__card{
		padding: 50px 24px 60px;
	}
	.tab-4__card-title{
		margin-bottom: 14px;
	}
	.tab-4__card-title img{
		width: 53px;
		height: 55px;
		margin-bottom: 6px;
	}
	.tab-4__card-title h4{
		font-size: 24px;
		line-height: 63px;
	}
	.tab-4__card-list{
		font-size: 13px;
		line-height: 220%;
	}
	.tab-4__card-list li h5::before{
		top: 11px;
	}
	.tab-4__card--value {
		padding-bottom: 22px;
	}
	.tab-4__card--value .tab-4__card-list{
		display: flex;
		flex-direction: column;
		grid-gap: 3em;
	}
	.tab-4__combo{
		margin-left: -10px;
		margin-right: -10px;
		padding: 50px 18px 70px;
	}
	.tab-4__combo-title{
		font-size: 16px;
		line-height: 29px;
	}
	.tab-4__combo-grid{
		display: flex;
		flex-direction: column;
	}
	.tab-4__combo-glasses{
		margin-bottom: 48px;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		grid-column-gap: 23px;
		height: 120px;
		background: url('/img/owndays/bracket-left.svg') no-repeat left center/contain,url('/img/owndays/bracket-right.svg') no-repeat right center/contain;
	}
	.tab-4__combo-glasses img{
		max-width: 118px;
		margin: 0 !important;
	}
	.tab-4__combo-glasses h6{
		margin-bottom: 0;
		font-size: 18px;
		line-height: 27px;
		letter-spacing: 0.07em;
	}
	.tab-4__combo-glasses h6 span{
		display: inline-block;
	}
	.tab-4__combo-thing{
		margin-bottom: 105px;
	}
	.tab-4__combo-thing::before{
		top: calc(100% + 30px);
		left: 50%;
		transform: translateX(-50%);
	}
	.tab-4__combo-service::before{
		display: none;
	}
	.tab-4__combo img{
		max-width: 84px;
		margin-bottom: 19px;
	}
	.tab-4__combo h6{
		font-size: 18px;
		line-height: 27px;
	}
	.tab-4__combo p{
		font-size: 13px;
		line-height: 220%;
		text-align: center;
	}

	/* TAB 5 */
	.tab-5__content{
		flex-direction: column;
		margin-right: 0;
		grid-row-gap: 60px;
	}
	.tab-5__content-img{
		margin-left: -20px;
		margin-right: -20px;
	}
	.tab-5__content p{
		font-size: 13px;
		line-height: 263%;
	}
}

@media screen and (max-width: 440px) {
	.tab-4__combo p {
		text-align: left;
	}
}