﻿header #header #header_menu li a span, h2, h3, h4, body {
font-family: tbchibirgothicplusk-pro, sans-serif;
}
body {
font-family: tbchibirgothicplusk-pro, sans-serif;
font-size: 16px;line-height: 1.7;
}
.youtube_box {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.youtube_box iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
/* ------------------------------------- */
.fadein{
     opacity: 0;
     transform: translateY(20px);
     transition: 1s;
     transition-property: opacity,transform
}
.fadein2{
     opacity: 0;
     transition: 1s;
     transition-property: opacity,transform
}
.fadein.fadetrans, .fadein2.fadetrans{
     opacity: 1;
     transform: none
}
header {
	padding-bottom: 20px;
}
#logo {
	padding-top: 25px;
}
#logo .logo {
	width: 286px;
}
header #header #header_menu li:last-child a span {
     padding-top: 0px; 
     padding-bottom: 7px; 
     padding-left: 10px; 
     padding-right: 10px; 
}
header #header #header_menu li a span {
	color: #555555;
}
header #header #header_menu li a span {
    padding-top: 4px;font-size: 15px;
}
header #header #header_menu li a:hover span {
 opacity: 0.7;
}
header #header #header_menu li a span:first-child {
 font-size: 10px;
 color: #f44f12;
 padding-top: 0;
 display: block;
}
   
.catch {
    z-index: 2;
    height: 68%;
    width: auto;
    right: 5%;
    top: 18%;
}
.catch img {
    width: auto;
    height: 100%;
}
#intro #intro_txt{
	background-color: #ff7d4d;
	background-image: linear-gradient( 
0deg
 , #ff9871 0%, #ff885c 38%, #ff7d4d 86%);
}
.intro_txtInner {
    background: url(Dup/img/eng1.png) no-repeat;
    background-size: contain;
}
#intro_txt h2 span {
	border-color: #E8FF44;
}


#main_img .svg_box {
    color: #ff7d4d;
}
#contents h3 span {
	font-size: 28px;
	border-bottom: 2px solid;font-weight: bold;
    letter-spacing: 0.1rem;
}
#cms_2-c figure, .cms_2-c figure {
	box-shadow: none;
	border-radius: 30px;
}
.cms_1-a figure {
	border-radius: 50%;
}
#contents .box:nth-of-type(2){/*
	background: url(Dup/img/hr.png) repeat-x;
    background-position: 0 100%;
    background-size: 725px;*/
}
 
#contents .box:first-of-type figure {
	border-radius: 0 50px 50px 0;
	box-shadow: 6px 6px 0 #f1efd9;
}
#contents .box:nth-of-type(2) figure {
	border-radius: 50px 0px 0px 50px;
	box-shadow: -6px 6px 0 #ffb261;
}
#top_cms .top_cms_box {
border-top: 4px dashed #fff;
padding-bottom: 30px;
margin-bottom: 0;
width: 100%;
}
#top_cms .top_cms_box:nth-of-type(1), #top_cms .top_cms_box:nth-of-type(3), #top_cms .top_cms_box:nth-of-type(5) {
background: #fff3dd;
	
}
#contents figure img{
	position: relative;
}
#contents figure:before {
    content: "";
    display: block;
    background-image: url(Dup/img/eng2.png);
    background-repeat: no-repeat;
    position: absolute;
    background-size: 100% auto;
    width: 105%;
    height: 100%;
    top: -5%;
    z-index: 1;transition: opacity 1.5s;
}
#contents .box:nth-of-type(2) figure:before {
    background-image: url(Dup/img/eng3.png);
    background-size: 100% auto;
    width: 105%;
    height: 100%;
    top: 25%;
    z-index: 1;
}
#contents figure:hover:before {
    opacity: 0;transition: opacity 1.5s;
}
.cms_title {
	padding-top: 130px;
}
.cms_title h2 {
text-align: center;
    color: #595959;
    font-weight: bold;    margin-bottom: 30px;
    font-size: 28px;
}
.cms_title h2 span {
	display: block;
    font-size: 14px;
    color: #f78e1e;
    margin-top: 10px;
	position: relative;
}
.cms_title h2 span:after {
    position: absolute;
    content: "";
    display: block;
    width: 164px;
    height: 87px;
    background: url(Dup/img/leaf.png) no-repeat 0 100%;
    top: -143px;
    left: 0;
    background-size: contain;
    z-index: 0;
    opacity: 0.7;
    right: 0;
    margin: auto;
}
.more {
	margin: 40px auto;
}
.more a {
	border-radius: 30px;
}
#cms_3-b .cate_list {
    text-align: left;
}
.cms_3-b .cate_box {
	background-color: #f7f7f7;
	border-radius: 5px;
}
.cms_2-c .cate_box {
	background: #fff;
    padding: 20px;
    border-radius: 25px;
}
.cms_6-c .box_wrap {
	padding: 0;
}
.cms_6-c .cate_box {
	border-top: none;
	background-color: #f7f7f7;
	border-radius: 20px;box-shadow: none;
}
.cms_5-c .cate_box h3 {
	background: #f78e1e;
    color: #fff;
    border-radius: 10px 10px 0 0;
}
.cms_5-c .cate_box p {
	border: 2px solid #ffcc97;
    border-top: 0;
    padding-bottom: 18px;
    border-radius: 0 0 10px 10px;
	background-color: #fff;
}
.cate_list li a {
    display: inline-block;
    box-sizing: border-box;
    background: #FFFFFF url(Dup/img/arrow-s.svg) no-repeat right 13px center;
    background-size: 10px 7px;
    border: 1px solid  #ffb76a;
    border-radius: 30px;
    padding: 12px 36px 13px 28px;
    color: #543618;
    font-size: 14px;
    text-align: center;
    line-height: 1;
    letter-spacing: 0.15em;
    box-shadow: 0 2px 0 rgba(255, 208, 153, 0.86);
    text-decoration: none !important;
}
.cate_list li a:hover {
    background-color:  #ffb76a;
    transform: translateY(2px);
    box-shadow: 0 0 0 rgba(255, 208, 153, 0.86);
    opacity: 1;
}
@media(max-width: 768px) {
	header {
		padding-bottom: 0;
	}
	main {
		padding-top: 163px;
	}
	header #header #header_menu li {
		width: auto;/*!!*/
}
#page_title #filter_white {
    padding-top: 115px!important;
    padding-bottom: 110px!important;
}	
}
@media(max-width: 667px) {
	#logo .logo {
    width: 264px;
}
	#logo {
    padding-top: 11px;
}
	#header .menu_bt {
		margin-top: 3px
	}
	main {
		padding-top: 66px;
	}
	#main_img img {
		width: auto;
		height: 100%;
	}
	.catch {
    height: 76%;
    top: 12%;
}
	
#contents .box:first-of-type figure {
	border-radius: 50px;
}
#contents .box:nth-of-type(2) figure {
	border-radius: 50px;
}
	.cms_5-c .box_title1::before, .cms_5-c .box_txt1::before {
    left: 5px;
}
}


.pager li a {
	line-height: 1;
}
.pager li a span {
	top: 47%;
}

/* --------------------------IE------------------------------ */
@media all and (-ms-high-contrast: none) {
	.more a {
		padding-bottom: 11px;
	}
	#info_title_box .info_title span {
		padding: 12px 40px 12px;
	}
	.pager li a span{
		top: 39%;
	}
	#page_title h2 span{
		padding-top: 15px;
	}
	#cms_3-b .cate_title{
		padding-top: 11px!important;
	}
	#page9 .box_wrap .box p a{
		padding: 4px 10px 7px;
	}
}
