@charset "utf-8";
/*************************
共通
*************************/
html {
  -webkit-overflow-scrolling: touch;
}
/* --------▼　MT調整　▼-------- */
*, :after, :before, html , a {box-sizing:border-box;} 
figure {margin:0 0 1rem;}
h1, h2, h3, h4, h5, h6 {margin-top:0; margin-bottom:0.5rem;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {color:inherit; font-family:inherit; font-weight:500; line-height:1.1; margin-bottom:0.5rem;}
/* 商品モジュール調整 (使用しない場合は削除) */
.topicModuleCol1__image {
	display: none;
}
.topicModuleItem{
	color: #333;
}
/* --------▲　MT調整　▲-------- */

main .container {
	width: auto;
	max-width: inherit;
	height: auto;
	padding: 0;
}
body .orihica_main img {
	height: auto;
}
.container .breadcrumbs {
	padding: 12px;
}
.orihica_main p, .orihica_main ul {
	line-height: 2;
	color: #333;
}
.orihica_main .topicModuleBanner a:hover, .orihica_main .anchorLink li:hover, .orihica_main .button_02 a:hover, #useful_contents a:hover, .recommend-offficial a:hover {
	opacity: .7;
}
/* メインビジュアル */
.orihica_main .mv .mv_img img {
	width: 100%;
	margin: 0 auto;
}
/* リード */
.orihica_main .about {
	background-color: #f3f5f8;
	margin-bottom: 100px;
	padding-top: 5px;
	padding-bottom: 100px;
	font-size: 14px;
	line-height: 2.3;
}
.about .date {
	text-align: left;
	margin: 0 auto 10px;
	max-width: 1120px;
	color: gray;
}
.orihica_main .lead_text {
	font-size: 14px;
	text-align: center;
}
.orihica_main .lead_title {
	margin-bottom: 30px;
	font-size: 26px;
	color: #58b0c8;
	font-weight: bold;
	text-align: center;
}
.orihica_main .anchorLink_text {
	text-align: center;
}
.orihica_main .anchorLink_text span {
	position: relative;
	font-weight: bold;
}
.orihica_main .anchorLink_text span a {
	color: #58b0c8 !important;
	text-decoration: underline #58b0c8 !important;
}
.anchorLink_text span a::after {
	content: "";
	display: block;
	position: absolute;
	width: 8px;
	height: 8px;
	top: 0;
	right: -14px;
	margin-top: 2px;
	border-top: 1px solid #58b0c8;
	border-right: 1px solid #58b0c8;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

/*column*/
.column {
	background: linear-gradient(145deg, rgba(169, 219, 232, 1) 0%, rgba(125, 193, 211, 1) 100%);
	max-width: 600px;
	margin: 40px auto 0;
	color: #fff;
	border: 2px solid #2296bd;
}
.flexContainer {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.flex-img {
	width: 37%;
}
.flex-tx {
	width: 63%;
	text-align: center;
}
.orihica_main .column h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 18px;
}
.column p {
	color: #333;
	font-size: 16px;
	line-height: 1.7;
}
.column p span {
	display: inline-block;
	margin-top: 10px;
	padding: 0px 10px;
	background: #fff;
}

/* img-link01*/
.img-link01 a:hover {
	opacity: .7;
	transition: .2s;
}
.img-link01 a {
	position: relative;
}
.img-link01 a::after {
	content: "";
	position: absolute;
	bottom: -1px;
	right: 0;
	z-index: 1;
	background: #2296bd;
	width: 50px;
	height: 50px;
	clip-path: polygon(0 100%, 100% 0, 100% 100%);
}
.img-link01 a::before {
	content: "";
	position: absolute;
	right: 12px;
	bottom: 10px;
	width: 8px;
	height: 8px;
	z-index: 2;
	transform: rotate(45deg);
	border-top: #fff 2px solid;
	border-right: #fff 2px solid;
}
@media screen and (max-width: 861px) {
	.img-link01 a::after {
		width: 40px;
		height: 40px;
	}
	.img-link01 a::before {
		right: 10px;
		bottom: 8px;
		width: 7px;
		height: 7px;
	}
}

/* 見出し */
.orihica_main h1 {
	margin-bottom: 0;
}
.orihica_main h2 {
	line-height: 1.1;
	margin: 90px auto 35px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
.orihica_main h2 span {
	position: relative;
}
.orihica_main h2 span::after {
	content: "";
	display: inline-block;
	width: 16px;
	height: 17px;
	position: absolute;
	top: -8px;
	right: -15px;
	background: url("/summer_bridal_style_men/240522/img/summer_bridal_style_men_icon02.png") no-repeat;
	background-size: 16px 17px;
}
.orihica_main h3 {
	line-height: 1.1;
	margin-bottom: 35px;
	font-size: 20px;
	font-weight: bold;
}
/* コンテンツ */
.orihica_main .contents_inner {
	max-width: 1000px;
	margin: 0 auto;
}
.wrapper {
	display: flex;
	max-width: 880px;
	justify-content: space-between;
}
.orihica_main .module {
	max-width: 370px;
	margin: auto 0;
}
/*anchor*/
.orihica_main .anchorLink {
	display: flex;
	max-width: 680px;
	margin: auto;
	justify-content: space-between;
}
.orihica_main .anchorLink li {
	width: 46%;
}
.topicModuleItemBtn {
	background-color: #e6e8ea;
	color: #333;
}
.topicModuleItemBtn::after {
	border-top: 1px solid #333;
	border-right: 1px solid #333;
}
/*ボタン02*/
.button_02 {
	width: 425px;
	margin: 30px auto 0;
	background: #7cc1d3;
}
.button_02 a {
	display: block;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding: 20px;
	color: #fff;
	line-height: 1.6;
	font-size: 16px;
	text-align: center;
}
.button_02 a::after {
	content: "";
	position: absolute;
	right: 20px;
	top: 42px;
	width: 8px;
	height: 8px;
	border-top: #fff 2px solid;
	border-right: #fff 2px solid;
	transform: rotate(45deg);
}
/* お役立ちコンテンツ */
.orihica_main #useful_contents ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto 85px;
	max-width: 850px;
}
#useful_contents ul li {
	max-width: 400px;
}
#useful_contents a {
	display: block;
}
/* モジュール調整 */
.topicModuleCol2__text, .topicModuleItem__button {
	color: #333 !important;
}
.orihica_main .topicModuleCol1__text {
	padding-left: 0px;
	padding-right: 0px;
}
.orihica_main .topicModuleCol1__priceList {
	padding-left: 0px;
	padding-right: 0px;
}
.orihica_main .topicModuleCol1__priceItem {
	width: auto;
}
.orihica_main .topicModuleItem {
	display: block;
	border-bottom: 1px solid #d2d6dc;
}
.card_desc p {
	line-height: 1;
}
/* アンカーリンクとび先においてヘッダーが入る高さを考慮した上部の空白
　　※とび先の「id」が入っている箇所に下記classを追加してください*/
.orihica_main .anchorLink-margin {
	margin-top: -35px !important;
	padding-top: 35px !important;
}
.topicModuleCol1__item {
	width: auto;
}


/* スライダー01 .slider） */
.sliderWrap .slider {
	max-width: 450px;
	margin: 0 auto;
}
.sliderWrap .slick-dotted.slick-slider {
	margin-bottom: 50px;
}
body button:not(.btn) {
	z-index: 100;
}
.sliderWrap .sliderItem {
	position: relative;
}
.slick-prev {
	left: 0;
}
.slick-arrow {
	right: 0;
}
.sliderWrap .slick-prev::after, .sliderWrap .slick-next::after, .sliderWrap .slick-prev::before, .sliderWrap .slick-next:before {
	opacity: 1;
}
.sliderWrap .slick-prev::after, .sliderWrap .slick-next::after {
	position: absolute;
	right: -10px;
	bottom: 0px;
	z-index: 1;
	width: 60px;
	height: 60px;
	background: rgb(0 0 0 / 20%);
	content: "";
}
.sliderWrap .slick-prev::after {
	left: -10px;
}
.sliderWrap .slick-prev::before, .sliderWrap .slick-next:before {
	position: absolute;
	right: 14px;
	bottom: 19px;
	z-index: 2;
	transform: rotate(45deg);
	width: 20px;
	height: 20px;
	border-top: #fff 1px solid;
	border-right: #fff 1px solid;
	content: "";
}
.sliderWrap .slick-prev::before {
	transform: rotate(225deg);
	left: 14px;
}
.sliderWrap button.slick-next.slick-arrow:hover, .sliderWrap button.slick-prev.slick-arrow:hover {
	transition: all 400ms;
	opacity: 0.6;
}
.sliderWrap .slick-dots li button, .sliderWrap .slick-dots li {
	width: 10px;
	height: 10px;
}
.sliderWrap .slick-dots li {
	margin: 0 7px;
}
.sliderWrap .slick-dots li button::before {
	opacity: 1;
	width: 10px;
	height: 10px;
	border-radius: 100vw;
	background-color: #ccc;
	content: ' ';
}
.sliderWrap .slick-dots li button:hover::before {
	background-color: #848484;
}
.sliderWrap .slick-dots li.slick-active button:before {
	background-color: #333;
}
@media screen and (max-width: 861px) {
	.sliderWrap .slick-prev::after, .sliderWrap .slick-next::after {
	right: -16px;
	}
	.sliderWrap .slick-prev::after {
		left: -16px;
	}
	.sliderWrap .slick-prev::before, .sliderWrap .slick-next:before {
		right: 10px;
		bottom: 20px;
		width: 16px;
		height: 16px;
	}
	.sliderWrap .slick-prev::before {
		left: 10px;
	}
	
}
/*************************
PC only
*************************/
@media screen and (min-width: 862px) {
	.orihica_main .sp {
		display: none;
	}
	.direction {
		flex-direction: row-reverse
	}
	/*module*/
	.topicModuleCol3 {
		max-width: 900px;
		margin-left: auto;
		margin-right: auto;
		display: flex;
		justify-content: space-between;
	}
	.topicModuleCol3__item {
		width: calc((100% - 80px) / 3);
	}
	.orihica_main .topicModuleCol1__text {
		margin-bottom: 20px;
	}
	.orihica_main .sub-heading {
		display: block;
		font-size: 20px;
		font-weight: bold;
		border-bottom: 1px solid rgb(220, 220, 220);
		padding-bottom: 10px; margin-top: 0px;
		margin-bottom: 0px;
	}
}
/*************************
tablet only
*************************/
@media screen and (max-width: 1232px) {
	
}
/*************************
SP only
*************************/
@media screen and (max-width: 861px) {
	.orihica_main .pc {
		display: none;
	}
	main {
		overflow-x: hidden;
		overflow-y: hidden;
	}
	.orihica_main .about {
		margin-bottom: 12vw;
	}
	.about .date {
		margin-bottom: 5vw;
		font-size: 3.2vw;
	}
	.orihica_main h2, .about .lead span, .orihica_main .lead_title {
		font-size: 4.5vw;
		margin-bottom: 6vw;
		line-height: 1.6;
	}
	.orihica_main .title01, .title02, .title03, .title04 {
		margin-top: 18vw;
	}
	.orihica_main .title04 {
		width: 65%;
	}
	.orihica_main .title05 {
		width: 70%;
		margin-right: 0;
		margin-left: 0;
	}
	/* リード */
	.orihica_main .about {
		margin-bottom: 18vw;
		padding-bottom: 18vw;
		padding-top: 2.66vw;
	}
	.orihica_main .about .lead_text, .orihica_main .anchorLink_text {
		font-size: 3.46vw;
	}
	.orihica_main .anchorLink {
		width: 84%;
	}
	/*column*/
	.column {
		margin: 8.33vw 16px 0;
	}
	.orihica_main .column h2{
		margin-bottom: 1.86vw;
		font-size: 3.46vw;
	}
	.column p {
		font-size: 3.2vw;
	}
	.column p span {
		margin-top: 1.6vw;
		padding: 0.5vw 1.6vw 0 1.6vw;
	}
	/* コンテンツ */
	.orihica_main .contents_inner, main .topicModuleBanner, .date {
		padding: 0 16px;
		box-sizing: border-box;
	}
	.orihica_main .contents_inner {
		width: 100%;
	}
	.wrapper {
		display: block;
	}
	.orihica_main .card_list {
		width: 100%;
	}
	.orihica_main .module {
		max-width: 100%;
	}
	button.topicModuleItemBtn.linkOpacity.mb_50_sp {
		margin-bottom: 6.33vw!important;
	}
	.topicModuleCol1 {
		display: grid;
	}
	.topicModuleCol1__item {
		order: 1;
	}
	.topicModuleCol1__text {
		order: 2;
	}
	.orihica_main .topicModuleCol1__text .sub-heading,.topicModuleCol1__text.topicModuleText--medium {
		font-size: 3.2vw!important;
	}
	.orihica_main .topicModuleCol1__text .sub-heading {
		font-weight: bold;
	}
	/*ボタン02*/
	.button_02 {
		width: 100%;
		margin-top: 5vw;
	}
	.button_02 a {
		font-size: 3.46vw;
		padding: 17px 12px 16px 0px;
	}
	.button_02 a::after {
		right: 15px;
		top: 34px;
	}
	/* アンカーリンクとび先においてヘッダーが入る高さを考慮した上部の空白 */
	.orihica_main .anchorLink-margin {
		margin-top: -50px !important;
		padding-top: 50px !important;
	}
	/* お役立ちコンテンツ */
	.orihica_main #useful_contents ul li + li {
		margin-top: 5vw;
	}
	.orihica_main #useful_contents h2 span::after {
		top: -10px;
		right: -45px;
	}
}