/* inview */
.fade-in {
	opacity: 0.0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}

.fade-on {
	opacity: 1.0;
}

/* top */
.top {
    width:100%;
    height:auto;
	background: #000000;
}

.top-box {
	width: 100%;
	height: 600px;
	margin: 0 auto;
}

.top-box .wrapper {
	width: 1143px;
	margin: 0 auto;
	margin-bottom: -600px;
	z-index: 10;
	position: relative;
}

.top-box h2 {
	width: 100%;
	height: auto;
	text-align: center;
}

.top-box h2 img  {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.top img {
	height:100%;
	width: auto;
}

.top-midashi-box {
    width:100%;
    text-align:center;
    font-weight:bold;
    color:#ffffff;
	margin-bottom: 50px;
}

.top-list-box {
	background: #1f2020;
	padding:75px 0px;
}

.sakuhin-sns-list {
	margin-bottom: 75px;
}

.sns ul li, .sakuhin-sns-list ul li {
	margin-bottom: 25px;
}

.sns ul li:last-child, .sakuhin-sns-list ul li:last-child {
	margin-bottom: 0px;
}

.sns, .fb-page, .facebook, .twitter {
	width:500px;
	margin: 0 auto;
}

.twitter {
    width:100%;
    height:500px;
    overflow:scroll;
	margin: 0 auto;
    margin-top: 0px;
}

.sns-top-list {
	width: 100%;
	box-sizing: border-box;
	background: #ffffff;
	padding: 25px 0px;
	border-radius: 10px;
}

.sakuhin-l .sns-top-list {
	padding: 0px;
}

.sakuhin-l .facebook, .sakuhin-l .fb-page {
	width: 280px;
	overflow: hidden;
}

.sns-top-list ul {
	display: flex;
	justify-content: center;
}

.sns-top-list ul li {
	width: calc(100% / 3);
	border-right:1px solid #cccccc; 
	margin: 0 auto;
}

.sns-top-list ul li:last-child {
	border-right:none; 
}

.sns-top-list ul li a, .sns-top-list ul li a img {
	display: block;
	width: 25px;
	height: auto;
	margin: 0 auto;
}

.sns-top-list ul li a {
	opacity: 1;
	transition-duration: 0.1s;
}

.sns-top-list ul li a:hover {
	text-decoration: none;
	opacity: 0.5;
}

/* slider */
.slide01 {
	background:url(images/slider01.jpg);
}

.slide02 {
	background:url(images/slider02.jpg);
}

.slide03 {
	background:url(images/slider03.jpg);
}

.slide04 {
	background:url(images/slider04.jpg);
}

.slide05 {
	background:url(images/slider05.jpg);
}

.slide06 {
	background:url(images/slider06.jpg);
}

.slide07 {
	background:url(images/slider07.jpg);
}

.slide08 {
	background:url(images/slider08.jpg);
}

.slider {
    width: 100%;
	height: 600px;
	overflow: hidden;
	z-index: 0;
	position: relative;
}

.slider li {
    height: 600px;
    width: 100%;
  	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 600px;
}

/* top-menu */
.eigadaifes {
    width:100%;
    padding:75px 0px;
	background: #efefef;
}

.eigadaifes img {
    width:100%;
    height:auto;
    display:block;
}

.eigadaifes ul {
	width:1000px;
    height:auto;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:space-between;
    -webkit-display:flex;
    -webkit-flex-direction:row;
    -webkit-flex-wrap:wrap;
    -webkit-justify-content:space-between;
}

.eigadaifes ul li {
	width:calc((100% - 25px * 2) / 3);
    box-shadow:0px 1px 2px #cccccc;
    margin-bottom:0px;
}

/* textbox */
.midashi-box {
    width:100%;
    padding:125px 0px;
    text-align:center;
    font-weight:bold;
    color:#ffffff;
	background: #7cc7a0;
}

.midashi-box h2 img, .top-midashi-box h2 img, .midashi-box p, .top-midashi-box p  {
	filter: drop-shadow(0px 0px 5px #0e5e28);
}

.midashi-box h2, .top-midashi-box h2 {
    font-size:30px;
    font-family:'cbg','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

.midashi-box h2 img, .top-midashi-box h2 img {
	width: auto;
	height: 30px;
}

.midashi-box p, .top-midashi-box p {
    font-size:14px;
    padding-top:6px;
    font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

.midashi-box h3, .top-midashi-box h3 {
    font-weight:bold;
    font-size:30px;
    text-align:center;
    border-bottom:none;
    padding-bottom:0;
    margin-bottom:0;
}

.midashi-img1, .midashi-img2, .midashi-img3, .midashi-img4, .midashi-img5, .midashi-img6, .midashi-img7, .midashi-img8, .midashi-img9, .midashi-img10 {
    position: relative;
    z-index: 0;
	overflow: hidden;
}

.midashi-img1::before, .midashi-img2::before, .midashi-img3::before, .midashi-img4::before, .midashi-img5::before, .midashi-img6::before, .midashi-img7::before, .midashi-img8::before, .midashi-img9::before, .midashi-img10::before {
	content: "";
	position: absolute;
    top: -0px;
    bottom: -0px;
    left: -0px;
    right: -0px;
    filter: blur(0px);
    z-index: -1;
}

.midashi-img1::before {
	background-image: url("images/midashi_img1.jpg");
	background-size: cover;
	background-position: center;
}

.midashi-img2::before {
	background-image: url("images/midashi_img2.jpg");
	background-size: cover;
	background-position: center;
}

.midashi-img3::before {
	background-image: url("images/midashi_img3.jpg");
	background-size: cover;
	background-position: center;
}

.midashi-img4::before {
	background-image: url("images/midashi_img4.jpg");
	background-size: cover;
	background-position: center;
}

.midashi-img5::before {
	background-image: url("images/midashi_img5.jpg");
	background-size: cover;
	background-position: center;
}

.midashi-img6::before {
	background-image: url("images/midashi_img6.jpg");
	background-size: cover;
	background-position: center bottom;
}

.midashi-img7::before {
	background-image: url("images/midashi_img7.jpg");
	background-size: cover;
	background-position: center;
}

.midashi-img8::before {
	background-image: url("images/midashi_img8.jpg");
	background-size: cover;
	background-position: center;
}

.midashi-img9::before {	
	background-image: url("images/midashi_img9.jpg");
	background-size: cover;
	background-position: center;
}

.midashi-img10::before {
	background-image: url("images/midashi_img10.jpg");
	background-size: cover;
	background-position: center;
}

.midashi-img1, .midashi-img2, .midashi-img3 {
	padding: 0px;
	height: 500px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.text-box {
    width:100%;
    background:#ffffff;
    padding:100px 0px 25px 0px;
    margin-bottom:0px;
}

.text {
	width:720px;
    margin:0 auto;
	margin-bottom:75px;
}

.text p {
    width:720px;
    margin:0 auto;
    font-size:16px;
    line-height:32px;
    margin-bottom:50px;
}

.text img {
    width:100%;
    height:auto;
	margin-bottom:50px;
}

h3 {
    font-weight:bold;
    font-size:20px;
    text-align:left;
    border-bottom:1px solid #d4c6a3;
    padding-bottom:10px;
    margin-bottom:25px;
}

.intro-midashi {
	font-size: 30px;
	line-height: 45px;
    border-bottom:none;
    padding-bottom:50px;
    margin-bottom:-15px;
}

.intro-sotsusei {
    font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	margin: 0 auto;
	padding: 50px 0px;
	opacity: 1.0;
	width: 460px;
	border-top:3px solid #ffffff;
	border-bottom:3px solid #ffffff;
}

.intro-sotsusei img {
    height:14px;
    padding-top:10px;
}

.intro-sotsusei-ul {
	width: 460px;
	margin: 0 auto;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}

.intro-sotsusei-ul li {
	width: 100%;
}

.intro-sotsusei-ul li:first-child {
	margin-right: 25px;
}

.intro-sotsusei-ul li a {
	width: 100%;
	display: block;
	border-radius: 5px;
	text-align: center;
	color: #ffffff;
	background-color:none;
	border:3px solid #ffffff;
	padding: 20px 0px 20px 0px;
	font-size: 16px;
	line-height: 20px;
	transition-duration: 0.1s;
}

.intro-sotsusei-ul li a:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: #00C95E;
}

.intro-sotsusei-ul li a:after {
	content: "";
	width: 5px;
	height: 5px;
	display: block;
	border-right:3px solid #ffffff;
	border-bottom:3px solid #ffffff;
	transform: rotate(45deg);
	margin: 0 auto;
	margin-top: 10px;
	transition-duration: 0.1s;
}

.intro-sotsusei-ul li a:hover:after {
	border-right:3px solid #00C95E;
	border-bottom:3px solid #00C95E;
}

.intro-box h3 {
    font-weight:bold;
    font-size:18px;
    text-align:left;
    border:none;
    padding:0px;
    margin-bottom:10px;
	color: #00C95E;
}

.intro-box .intro-h3 {
	color:#333333;
	font-weight:bold;
    font-size:20px;
    text-align:left;
	border-bottom: none;
    border-left:5px solid #00C95E;
    padding:15px 0px 15px 20px;
    margin-bottom:50px;
	box-sizing: border-box;
}

.jimi-link {
    width:100%;
    margin:50px 0px 50px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	overflow: hidden;
}

.jimi-link li {
	width: 50%;
    padding:0px 10px 10px 0px;
	box-sizing: border-box;
}

.jimi-link a {
	width: 100%;
	box-sizing: border-box;
	display: block;
	border: 1px solid #00C95E;
	color: #00C95E;
	border-radius: 5px;
	text-align: center;
	padding: 15px;
	transition-duration: 0.1s;
}

.jimi-link a:hover {
	border: 1px solid #ffffff;
	color: #ffffff;
	background: #00C95E;
	text-decoration: none;
}

.landing {
    width:640px;
    margin:0 auto;
    height:auto;
}

.landing img {
    width:100%;
    margin:0 auto;
    height:auto;
    border:1px solid #ededed;
    transition:opacity 0.1s linear;
    -webkit-transition:opacity 0.1s linear;
    margin-bottom:5px;
    box-sizing:border-box;
}

.landing img:hover {
     opacity:0.8;
}
.landing ul {
}

.landing ul li {
	margin-bottom: 15px;
}

.landing ul li:last-child {
	margin-bottom: 0px;
}


/* img-box */
.img-box {
    width:100%;
    background:#ffffff;
    padding:100px 0px;
    text-align:center;
    color:#000000;
}

.img-box ul {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:space-between;
    -webkit-display:flex;
    -webkit-flex-direction:row;
    -webkit-flex-wrap:wrap;
    -webkit-justify-content:space-between;
    margin-bottom:-50px;
    overflow:hidden;
} 

.img-box ul li {
	width: calc(475px);
	margin-bottom:50px;
} 

.img-box-tile {
    font-size:22px;
    font-weight:bold;
    margin-top:14px;
    margin-bottom:8px;
	line-height: 26px;
}

.img-box-spec, .img-box-tile span {
    font-size:12px;
}

.img-box a {
	color: #333333;
    transition:opacity 0.1s linear;
    -webkit-transition:opacity 0.1s linear;
    margin-bottom:5px;
}

.img-box a:hover {
    opacity:0.8;
	text-decoration: none;
}

.img-box a img {
	width:475px;
    height:auto;
}

.img-box .photopage {
    width:640px;
    height:auto;
    margin:0 auto;
    text-align:center;
    padding-top:75px;
}

.img-box .photopage a img {
    height:auto;    
    width:100%;
    margin:0 auto;
    border:1px solid #efefef;
    transition:opacity 0.1s linear;
    -webkit-transition:opacity 0.1s linear;
    box-sizing:border-box;
}

.img-box .photopage a img:hover {
     opacity:0.8;
}

/* timeschedule */
.time-box {
    width:100%;
    background:#ffffff;
    padding:100px 0px;
    text-align:center;
    color:#000000;
    animation: top 2s ease 0s 1 normal;
    -moz-animation: top 2s ease 0s 1 normal;
    -webkit-animation: top 2s ease 0s 1 normal;
	-o-animation: top 2s ease 0s 1 normal;
    -ms-animation: top 2s ease 0s 1 normal;
}

.time-box-main {
	width:640px;
    margin:0 auto;
    margin-bottom:25px;
}

.time-box-main ul {
	margin-bottom: 50px;
}

.time-box-main li {
	margin-bottom:50px;
}

.time-box-main img {
	width:100%;
	height: auto;
}

.time-day {
	width:100%;
    font-size:40px;
    font-family: 'cbg';
    margin-bottom:5px;
}

.time-week {
	width:100%;
    font-size:20px;
    margin-bottom:30px;
	font-family: 'cbg';
}

.time-block {
    font-weight:bold;
    font-size:18px;
}

.time-title {
    font-size:22px;
    font-weight:bold;
    padding:10px 0px 0px 0px;
}

.time-box a  {
	color: #333333;
	text-decoration: none;
    transition:opacity 0.1s linear;
    -webkit-transition:opacity 0.1s linear;
}

.time-box a:hover {
	text-decoration: none;
	opacity: 0.8;
}

.time-title p {
	line-height: 28px;
}

.cation {
    width:100%;
    background:#00C95E;
    padding:30px;
    text-align:center;
    font-weight:bold;
	color:#ffffff;
    font-size:18px;
    border-radius:4px;
    margin-bottom:15px;
    box-sizing:border-box;
}

.cation p {
    text-align:center;
    padding:5px 0px;
}

.attention {
	width:640px;
    text-align:left;
    font-size:16px;
    margin-bottom:-5px;
}

.time-box .attention {
	text-align:center;
}

.attention li {
	line-height:22px;
    margin-left:14px;
    margin-bottom:6px;
}

.attention li:before {
	content:"※";
    margin-left:-16px;
}

.soldout {
	font-size:12px;
    margin-top:8px;
}

.time-time-hosoku {
    margin-top:8px;
    font-size:14px;
}

/* ticket */
.ticket-box {
    width:100%;

    padding:100px 0px;
    margin-bottom:0px;
}

.ticket-box-box {
	width:640px;
    margin:0 auto;
}

.ticket-box-box .cation {
	margin: 0;
}

.ticket-box-box .cation p {
	line-height: 32px;
    font-size:20px;
}

.ticket-map {
    width:100%;
    text-align:center;
    margin-top:50px;
}

.ticket-map img {
    width:400px;
    height:auto;
}

.ticket-box-box .attention {
	margin-top:0px;
    width:100%;
}

.bolder {
    color:#00C95E;
    font-weight:bold;
}

.step-box {
	width: 100%;
	margin-bottom: 100px;
}

.step-box li {
	border-top:1px solid #cccccc;
	padding: 50px 0px;
}

.step-box li:first-child {
	border: none;
}

.step-box li:last-child {
	padding-bottom: 0px;
}

.step-midashi-number {
	font-family:'cbg';
	font-size: 20px;
	text-align: center;
	display: block;
	width: 40px;
	height: 40px;
	box-sizing: border-box;
	padding:8px 10px;
	border: 2px solid #333333;
	border-radius: 20px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.step-midashi {
    font-weight:bold;
    text-align:center;
	line-height: 32px;
    font-size:20px;
    margin-bottom:0px;
}

.step-welcome p {
    width:100%;
    padding:30px;
    text-align:center;
    font-weight:bold;
	color:#00C95E;
	border: 3px solid #00C95E;
    font-size:20px;
    border-radius:4px;
    box-sizing:border-box;
	line-height: 32px;
}

.ticket-text {
	width:100%;
    margin:0 auto;
	margin-bottom:0px;
    padding:30px 0px 0px 0px;
}

.ticket-text p {
    width:100%;
    margin:0 auto;
    font-size:16px;
    line-height:28px;
    text-align:justify;
}


/* theater */
.aeoncinema {
	text-align:center;
}

.aeoncinema img {
    width:520px;
    height:auto;
    margin-bottom:15px;
}

.aeoncinema p {
	line-height:24px;
    margin-bottom:0px;
}

.aeoncinemano1 {
    width:100%;
    height:auto;
    margin-bottom:30px;
}

.aeoncinemano1 img {
    width:100%;
    height:auto;
}

.googlemap {
}

.googlemap a {
    width:75%;
    margin:0 auto;
    display:block;
    font-weight:bold;
    font-size:16px;
    color: #00C95E;
	border: 1px solid #00C95E;
    text-align:center;
    padding:20px 0px;
	transition-duration: 0.1s;
    border-radius:4px;
    margin-top:20px;
}

.googlemap a:hover {
	border: 1px solid #ffffff;
	color: #ffffff;
	background: #00C95E;
	text-decoration: none;
}

/* sakuhin */
.sakuhin1, .sakuhin2, .sakuhin3, .sakuhin4, .sakuhin5, .sakuhin6, .sakuhin7 {
    background:#f5f5f5;
}

.sakuhin {
	width:1100px;
    margin:0 auto;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:space-between;
    -webkit-display:flex;
    -webkit-flex-direction:row;
    -webkit-flex-wrap:wrap;
    -webkit-justify-content:space-between;
    padding:50px 0px 50px 0px;
    text-align:justify;
    animation: top 2s ease 0s 1 normal;
    -moz-animation: top 2s ease 0s 1 normal;
    -webkit-animation: top 2s ease 0s 1 normal;
	-o-animation: top 2s ease 0s 1 normal;
    -ms-animation: top 2s ease 0s 1 normal;
}

.sakuhin-l {
    width:280px;
    padding:0px 0px 0px 0px;
    display:flex;
    flex-direction:column;
}

.sakuhin-l li {
	width:100%;
	height: auto;
    margin-bottom:50px;
}

.sakuhin-l li img {
    width:100%;
    height:auto;
}

.sakuhin-l a {
    transition:opacity 0.1s linear;
    -webkit-transition:opacity 0.1s linear;
}

.sakuhin-l a:hover {
    opacity:0.8;
}

.sakuhin-l .fb-page, .sakuhin-l .facebook {
    width:280px;
    box-shadow:none;
    float:none;
    margin:0px;
	padding: 0;
    border-bottom:1px solid #efefef;
}

.sakuhin-l .twitter {
    width:280px;
    height:500px;
    overflow:scroll;
    box-shadow:none;
    box-sizing:border-box;
	margin: 0px;
	padding: 0px;
}

.sakuhin-r {
    width:720px;
}

.sakuhin-steel {
	width:100%;
    height:auto;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,262626+100 */
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(top,  #000000 0%, #262626 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #000000 0%,#262626 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #000000 0%,#262626 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#262626',GradientType=0 ); /* IE6-9 */
	overflow:hidden;
}

.sakuhin-steel img {
    width:1100px;
    height:auto;
    display:block;
    margin:0 auto;
    animation: top 2s ease 0s 1 normal;
    -moz-animation: top 2s ease 0s 1 normal;
    -webkit-animation: top 2s ease 0s 1 normal;
	-o-animation: top 2s ease 0s 1 normal;
    -ms-animation: top 2s ease 0s 1 normal;
    box-shadow:0px 0px 30px #000000;
}

.sakuhin-text-box {
    width:720px;
    padding:0px 0px 0px 00px;
}

.sakuhin-text-box h2 {
    text-align:center;
    font-size:30px;
    font-weight:bold;
    margin:0;
    padding:0;
    letter-spacing:0;
	line-height: 38px;
}

.sakuhin-text-box-midashi {
    color:#000000;
    padding-bottom:10px;
    border-bottom:1px solid #d4c6a3;
    margin-bottom:30px;
    font-weight:bold;
}

.sakuhin-text-box-bolder {
    color:#000000;
    font-weight:bold;
    margin-bottom:5px;
}

.sakuhin-spec {
    text-align:center;
    font-size:12px;
    margin-top:13px;
    margin-bottom:50px;
}

.rating {
    width:100%;
    border:1px solid #38B0C5;
    color:#38B0C5;
    padding:5px;
    text-align:center;
    font-size:14px;
    margin-top:30px;
}

.sakuhin-info-box {
	margin-bottom:0px;
}

.sakuhin-info-box h3 {
    font-weight:bold;
    font-size:20px;
    text-align:left;
    border-bottom:1px solid #d4c6a3;
    padding-top:15px;
    padding-bottom:15px;
    margin-bottom:25px;
	cursor:pointer;
	background:url(../images/plus.png) no-repeat top 18px right;
    background-size:14px 14px;
}

.sakuhin-info-box img {
    width:100%;
    height:auto;
    transition:opacity 0.1s linear;
    -webkit-transition:opacity 0.1s linear;
}

.sakuhin-info-box a img:hover {
    opacity:0.8;
}

.sakuhin-info-box h3.active{
 	background:url(../images/minus.png) no-repeat top 18px right;
    background-size:14px 14px;
}

.sakuhin-info-box p{
    width:100%;
    font-size:16px;
    line-height:32px;
    margin-bottom:50px;
}

.sakuhin-info-box blockquote {
    width:90%;
    padding:5%;
    text-align:justify;
    background:#f5f5f5;
    margin:0 auto;
}

.sakuhin-info-box blockquote p {
	width:100%;
    margin-bottom:5px;
    font-size:14px;
    line-height:20px;
}

.blockquote-text-right {
    margin-bottom:5px;
    font-size:14px;
    line-height:20px;
    text-align:right;
}

.sakuhin-credit {
    margin-bottom:32px;
}

.sakuhin-credit p {
    margin-bottom:0px;
}

.sakuhin-credit-thanks p {
    font-size:12px;
    line-height:22px;
    margin-bottom:12px;
}

.border {
	border: 1px solid #333333;
}

.sakuhin-info-text {
    margin-bottom:50px;
    display:block;
}

.sakuhin-info-box img {
	width:100%;
    height:auto;
    margin-bottom:50px;
    display:block;
}

.sakuhin-info-text li {
	margin-bottom:16px;
    line-height:24px;
}

.sakuhin-info-text li:before {
	content:"・";
}

.kodak {
	width:auto;
    height:100%;
	margin-top:30px;
    margin-bottom:30px;
}

.kodak img {
	width:auto;
    height:75px;
}

.text-right {
    width:100%;
    font-size:16px;
    line-height:32px;
    margin-bottom:32px;
    text-align:right;
}

.sakuhin-info-text .fb-page {
    width:100%;
    margin:0 auto;
    overflow:hidden;
    box-shadow:none;
    padding:0;  
}

.sakuhin-visual img {
    width:50%;
    height:auto;
    display:block;
    margin:0 auto;
    border:1px solid #d4c6a3;
}

.sakuhin-link {
    width:100%;
    text-align:center;
    margin-bottom:50px;
    box-sizing:border-box;
    padding:5px 5px 10px 5px;
    border:1px solid #d4c6a3;
}

.sakuhin-link img {
    margin-bottom:10px;
}

.sns-list-box {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
}

.sns-list-box li {
	width: 100%;
    padding:0px;
	margin: 0 20px 20px 0;
	box-sizing: border-box;
}

.sns-list-box li:last-child {
	margin-right: 0px;
}

.sns-list-box a {
	width: 100%;
	box-sizing: border-box;
	display: block;
	color: #ffffff;
	border-radius: 5px;
	text-align: center;
	padding: 15px;
	opacity: 1;
	transition-duration: 0.1s;
}

.sns-list-box a:hover {
	opacity:0.8;
	text-decoration: none;
}

.sns-list-box a i {
	font-size: 18px;
}

.sns-list-box-fb {
	background: #3B5998;
}

.sns-list-box-twitter {
	background: #55acee;
}

.sns-list-box-insta {
	background: #D93177;
}

.insta {
    width:100%;
	height: auto;
    border:5px solid #D93177;
    box-sizing:border-box;
	padding: 25px;
	text-align: center;
	margin: 0 auto;
}

.insta .insta-bottun img {
    width:120px;
    height:auto;
	border-radius: 60px;
}

.insta .insta-bottun p {
	padding: 5px 0px 10px 0px;
	font-size: 12px;
	color: #333333;
}

.insta-bottun-follow a {
	width: 100px;
	display: block;
	padding: 10px;
	background: #D93177;
	color: #ffffff;
	text-align: center;
	border-radius: 5px;
	box-sizing: border-box;
	margin: 0 auto;
	font-size: 14px;
}

.insta-bottun-follow a:hover {
	text-decoration: none;
}

.insta-bottun-follow a i {
	padding-right: 5px;
}


/* youtube */
.sakuhin-youtube, .youtube {
	position: relative;
	width: 100%;
    height:auto;
	padding-top: 56.25%;
    margin-bottom:5%;
}
.sakuhin-youtube iframe, .youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.sakuhin-youtube-credit {
	margin-top: -2.5%;
	text-align: center;
}


/* 2020年度追加分 */
.top-attention-box {
	background: #1f2020;
	padding:75px 0px 0px 0px;
}

.top-attention-box .wrapper {
	border-bottom: 1px solid #424142;
	padding-bottom:75px;
	box-sizing: border-box;
	max-width: 640px;
}

.top-attention-box .wrapper .youtube {
	margin-bottom: 0;
	padding-bottom: 0;
}

.attention-box {
	background: #ffffff;
	border-radius: 5px;
	padding: 30px;
	box-sizing: border-box;
	text-align: center;
}

.attention-box h2 {
	width: 4em;
    font-weight:bold;
    font-size:18px;
	margin: 0 auto;
}

.attention-box p {
	line-height: 150%;
}

.tonews {
	text-align: center;
	margin-top: 1em;
}

.tonews a {
	color: #ffffff;
}

.buttun {
	width: 240px;
	margin: 0 auto;
	margin-top: 20px;
}

.buttun a {
	display: block;
	padding: 15px;
	border-radius: 5px;
	background: #00C95E;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
    transition:opacity 0.1s linear;
    -webkit-transition:opacity 0.1s linear;
}

.buttun a:hover {
	text-decoration: none;
	opacity: 0.8;
}

/* 220125 追加分 */
.news-list {
	width: 100%;
	border-top:1px solid #cccccc; 
}

.news-list-box {
	padding: 0px 0px;
}

.news-list-box h3 {
    font-size:20px;
    text-align:center;
    border:none;
    padding-bottom:30px;
	margin-bottom: 0px;
}

.news-list li {
	border-bottom:1px solid #cccccc; 
}

.news-list li a {
	display: flex;
	align-items: center;
	color: #333333;
    transition:opacity 0.1s linear;
    -webkit-transition:opacity 0.1s linear;
    box-sizing:border-box;
	padding: 15px 0px;
}

.news-list li a:hover {
	display: flex;
	align-items: center;
	color: #333333;
	opacity:0.8;
	text-decoration: none;
}

.news-list li a .news-days:hover {
	text-decoration: none;
}

.news-list li a .news-title:hover {
	text-decoration: underline;
}

.news-list li a div {
	display: inline-block;
}

.news-days {
	width: 85px;
	background: #00C95E;
	box-sizing: border-box;
	padding: 5px 0px;
	border-radius: 5px;
	margin-right: 10px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}

.news-title {
	width: calc(100% - 95px);
	font-weight: bold;
	line-height: 150%;
	text-align: left;
}

.news-box {
	box-sizing: border-box;
}

.news-box li {
	border-bottom: 1px solid #cccccc;
	padding: 75px 0px;
	box-sizing: border-box;
}

.news-box li:last-child {
	border-bottom: none;
	padding-bottom: 0px;
}

.news-title-box {
	width: 100%;
	box-sizing: border-box;
	border-left:3px solid #00C95E;
	padding-left: 15px;
}

.news-title-box .news-title {
	width: 100%;
	margin-bottom: 10px;
	font-size:20px;
	box-sizing: border-box;
}

.news-title-box .news-days {
	width: auto;
	background: none;
	box-sizing: border-box;
	padding: 0px 0px;
	margin-right: 0px;
	color: #333333;
	font-size: 12px;
	text-align: left;
}

.news-box .buttun {
	margin-top: 30px;
	width: 75%;
}

.news-box .buttun a {
	background-image: url(images/icon_windows.png);
	background-size: 1em auto;
	background-repeat: no-repeat;
	background-position: calc(100% - 1em) center ;
}

.news-box img {
	width: 100%;
	height: auto;
	display: block;
}

.news-box li .news-visual-list ul {
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.news-box li .news-visual-list ul li {
	width: calc(50% - 5px);
	border-bottom: none;
	padding: 0px 2.5px;
	box-sizing: none;
	margin-bottom: 5px;
}

.news-box li .news-visual-list ul li:last-child {
	margin-bottom: 0px;
}

.news-box li .news-visual-list ul li a img {
	border: 1px solid #efefef;
	box-sizing: border-box;
}