@charset "Shift_JIS";

.custommenuwrap_ .custommenu_{
	width: 20%;
	margin: 0 28px 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


.custommenuwrap_ .banner-section{
	float: right!important;
} 
.custommenuwrap_ .banner-section{
	float: left;
	width: 836px;
}


ul.content-module {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	line-height: normal;
	margin-top: 0;
}
ul.content-module li{
	list-style: none;
	margin-right: 28px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-basis: 28%;
	-ms-flex-preferred-size: 28%;
	flex-basis: 28%;
	width: 28%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
ul.content-module li:last-of-type{
	margin-right: 0;
}
ul.content-module > li .title {
    font-size: 24px;
    font-family: "MoMA Sans Web", Arial, sans-serif;
    margin: 0 0 15px;
    text-transform: none;
    font-weight: normal;
}
ul.content-module > li p {
    font-size: 13px;
    font-style: normal;
    font-family: "MoMA Sans Regular", Arial, sans-serif;
    font-weight: 200;
    line-height: 22px;
    margin: 0 0 15px;
}
ul.content-module  .call-to-action{
	text-align: center;
}
ul.content-module > li .content-module-caption {
    text-align: center;
}
ul.content-module > li span {
    font-size: 14px;
    font-style: normal;
    font-family: "MoMA Sans Regular", Arial, sans-serif;
    font-weight: 200;
    text-decoration: underline;
    cursor: pointer;
}
ul.content-module > li .img-content {
    margin-bottom: 20px;
}
/* --------------------------------------------------------------------
	ユーザー定義　予備テンプレート1
--------------------------------------------------------------------- */
/*
.hero-banner .banner-caption .title {
    font-size: 56px;
    font-family: "MoMA Sans Web", Arial, sans-serif;
    line-height: 64px;
    margin: 0 0 28px;
    padding: 0;
    width: 600px;
}*/
.desktop #secondary-banner p {
    max-width: 500px;
}
.banner-container {
    position: relative;
    background-size: cover;
    height: auto;
    clear: both;
}
.hero-banner .banner-caption{
	position: absolute;
	top: 0;
}
.img-container{
    position: relative;
}

/* --------------------------------------------------------------------
	ユーザー定義　トップページ本文
--------------------------------------------------------------------- */
.hero-banner::after {
    display: block;
    position: relative;
    width: 100%;
}
.img-banner picture, .img-banner img, .img-content picture, .img-content img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 0 0 0;
    border: 0;
    vertical-align: bottom;
}






button.small, .account-dialog.ui-dialog button.small:not(.ui-dialog-titlebar-close), .button.small, .buttonstyle.small, button.button.small, .account-dialog.ui-dialog button.button.small:not(.ui-dialog-titlebar-close), input[type="button"].small {
    padding: 16px 22px;
}
.banner-layout.center-left, .hero-banner .center-left.banner-caption, .category-modules-banner .main-container .center-left.banner-caption, .center-left.banner-link, .full-image-banner .center-left.banner-caption, .gift-guide-banner .main-container .center-left.banner-caption, .title-banner .center-left.banner-caption {
    top: 50%;
    left: 80px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.banner-layout.align-left, .hero-banner .align-left.banner-caption, .category-modules-banner .main-container .align-left.banner-caption, .align-left.banner-link, .full-image-banner .align-left.banner-caption, .gift-guide-banner .main-container .align-left.banner-caption, .title-banner .align-left.banner-caption {
    text-align: left;
}
button, .account-dialog.ui-dialog button:not(.ui-dialog-titlebar-close), .button, .buttonstyle, button.button, .account-dialog.ui-dialog button.button:not(.ui-dialog-titlebar-close), input[type="button"] {
    background-color: transparent;
    border: 3px solid #000;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    font-family: "MoMA Sans Regular", Arial, sans-serif;
    font-weight: 200;
    padding: 20px 22px;
    text-align: center;
    line-height: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.hero-banner .banner-caption {
    position: absolute;
    color: #000;
    z-index: 1;
}
.hero-banner .banner-caption p {
    text-align: justify;
    display: inline-block;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 23px;
}


.multimedia-banner.image-right .img-banner {
    right: 0;
}
#multimedia-banner .img-banner{
	position: relative;
}
.youtube{
	position: relative;
}
.youtube::after{
	display: block;
	position: absolute;
	content: "▲";
	font-size: 21px;
	font-style: normal;
	font-family: FontAwesome;
	font-weight: normal;
	line-height: 21px;
	text-align: center;
	text-indent: -4px;
	border-color: white;
	border-style: solid;
	border-width: 9px 7px 11px 14px;
	border-radius: 100%;
	height: 19px;
	width: 19px;
	max-width: 100%;
	background-color: #fff;
	cursor: pointer;
	top: 40%;
	left: 45%;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	width: 77px;
	height: 77px;
	font-size: 50px;
	line-height: 80px;
	text-indent: -2px;
}
.youtube .embed{
	display: none;
}
.multimedia-banner .img-banner {
   	width: 66%;
   	float: left;
     /*position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    background-size: cover;*/
}
@media only screen and (max-width: 1023px) {
  #multimedia-banner.multimedia-banner.image-right .banner-caption {
    width: 34%;
    } 
}
.multimedia-banner .banner-caption {
   	width: 34%;
   	float: left;
}
.multimedia-banner .banner-caption {
	position: relative;
	width: 34%;
	left: 66%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	left: 0;
	padding: 0 30px 0 0;
}
.multimedia-banner .banner-caption .title {
    font-size: 50px;
    font-family: "MoMA Sans Web", Arial, sans-serif;
    line-height: 54px;
    margin-bottom: 0px;
    text-transform: none;
}
.multimedia-banner .banner-caption p.catch{
    font-size: 20px;
    font-family: "MoMA Sans Web", Arial, sans-serif;
    line-height: 54px;
    margin-bottom: 0px;
    text-transform: none;
}
.multimedia-banner .banner-caption p {
    font-size: 13px;
    font-style: normal;
    font-family: "MoMA Sans Regular", Arial, sans-serif;
    font-weight: 200;
    line-height: 24px;
    margin-bottom: 26px;
}

.multimedia-banner .banner-caption .call-to-action .button {
    padding: 16px 22px;
}
button.small, .account-dialog.ui-dialog button.small:not(.ui-dialog-titlebar-close), .button.small, .buttonstyle.small, button.button.small, .account-dialog.ui-dialog button.button.small:not(.ui-dialog-titlebar-close), input[type="button"].small {
    padding: 16px 22px;
}
button, .account-dialog.ui-dialog button:not(.ui-dialog-titlebar-close), .button, .buttonstyle, button.button, .account-dialog.ui-dialog button.button:not(.ui-dialog-titlebar-close), input[type="button"] {
    background-color: transparent;
    border: 3px solid #000;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    font-family: "MoMA Sans Regular", Arial, sans-serif;
    font-weight: 200;
    padding: 20px 22px;
    text-align: center;
    line-height: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}