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

/*===================================
    Common
===================================*/

html, body {
    height: 100%;
}
body {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    /* font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; */
    font-size: 14px;
	color: #000;
	line-height: 1.8em;
	position: relative;
    background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
}
/*body {
  min-width: 1040px;
}
@media screen and (max-width: 750px){
  body {
    min-width: initial;
  }
}*/
@media only screen and ( max-width : 736px ) {
    body {
        font-size: 14px;
    }
}
@media only screen and ( min-width : 737px ) {
  a[href^="tel:"]{
    pointer-events: none;
  }
}

/*-----------------------------------
    tools
-----------------------------------*/

.mb5 { margin-bottom: 5px;}
.mb10 { margin-bottom: 10px;}
.mb15 { margin-bottom: 15px;}
.mb20 { margin-bottom: 20px;}
.mb30 { margin-bottom: 30px;}
.mb40 { margin-bottom: 40px;}
.mb50 { margin-bottom: 50px;}
.mb60 { margin-bottom: 60px;}
.mb70 { margin-bottom: 70px;}
.mb80 { margin-bottom: 80px;}
.mb90 { margin-bottom: 90px;}
.mb100 { margin-bottom: 100px;}
.mt5 { margin-top: 5px;}
.mt10 { margin-top: 10px;}
.mt15 { margin-top: 15px;}
.mt20 { margin-top: 20px;}
.mt30 { margin-top: 30px;}
.mt40 { margin-top: 40px;}
.mt50 { margin-top: 50px;}
.mt60 { margin-top: 60px;}
.mt70 { margin-top: 70px;}
.mt80 { margin-top: 80px;}
.mt90 { margin-top: 90px;}
.mt100 { margin-top: 100px;}
.clearfix::after {
    content: " ";
    display: block;
    clear: both;
}
a {
    text-decoration: none;
	color: #000;
	transition: all 0.3s ease;
    word-break: break-all;
}
a:hover {
    text-decoration: none;
	opacity: 0.5;
}
a.underline {
    border-bottom: 1px solid #999;
	padding-bottom: 2px;
	transition: all 0.3s ease;
}
a.underline:hover {
    border-bottom: none;
}
a.anchor{
    display: block;
    padding-top: 120px;
    margin-top: -120px;
}
.txt_r {
    text-align: right;
}
.txt_c {
    text-align: center;
}
.list_disc {
    margin-left: 1.5em;
    padding: 0;
	list-style-type: disc;
}
.list_decimal {
    margin-left: 1.5em;
    padding: 0;
	list-style-type: decimal;
}
.br_pc_non {
	display: none;
}
.br_sp_non {
	display: block;
}
@media only screen and ( max-width : 736px ) {
.br_pc_non {
	display: block;
}
.br_sp_non {
	display: none;
}
}

/*-----------------------------------
    inview
-----------------------------------*/

.inview_main_img {
    opacity: 0;
	transform: translate(0,50px);
    filter: blur(20px);
	transition: 1s;
}
.fade_main_img {
    opacity: 1;
	transform: translate(0,0);
    filter: blur(0);
	transition-delay: 0.8s;
}

/*--------------------*/

.inview_main_txt_01, .inview_main_txt_02, .inview_main_txt_03 {
    opacity: 0;
	transform: translate(0,50px);
    filter: blur(20px);
	transition: 1s;
}
.fade_main_txt_01 {
    opacity: 1;
	transform: translate(0,0);
    filter: blur(0);
	transition-delay: 1.5s;
}
.fade_main_txt_02 {
    opacity: 1;
	transform: translate(0,0);
    filter: blur(0);
	transition-delay: 2s;
}
.fade_main_txt_03 {
    opacity: 1;
	transform: translate(0,0);
    filter: blur(0);
	transition-delay: 2.5s;
}

/*--------------------*/

.inview_01, .inview_02, .inview_03 {
    opacity: 0;
	transform: translate(0,50px);
    /* filter: blur(20px); */
	transition: 1s;
}
.fade_in_01 {
	opacity: 1;
	transform: translate(0,0); 
    /* filter: blur(0); */
	transition-delay: 0.5s;
}
.fade_in_02 {
	opacity: 1;
	transform: translate(0,0); 
    /* filter: blur(0); */
	transition-delay: 0.8s;
}
.fade_in_03 {
	opacity: 1;
	transform: translate(0,0); 
    /* filter: blur(0); */
	transition-delay: 1.1s;
}

/*--------------------*/

.inview_home_master_img {
    opacity: 0;
    top: 50%;
    left: 50%;
    transform: translateY(-20%) translateX(-50%);
	transition: 1s;
}
.fade_home_master_img {
    opacity: 1;
    transform: translateY(-40%) translateX(-50%);
	transition-delay: 1.3s;
}
.inview_home_brand_txt {
    opacity: 0;
	transform: translate(0,0);
    filter: blur(100px);
	transition: 1s;
}
.fade_home_brand_txt {
    opacity: 1;
	transform: translate(0,0);
    filter: blur(0);
	transition-delay: 0.5s;
}

/*===================================
    Home
===================================*/

/*-----------------------------------
    Loading
-----------------------------------*/

/*========== LoadingのためのCSS ==========*/

/* Loading背景画面設定 */
#splash {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99999;
    background: #1f311a;
}

/* Loading画像中央配置 */
#splash_logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/* Loading アイコンの大きさ設定 */
/* #splash_logo img {
} */

/* fadeUpをするアイコンの動き */
.splash_logo_fade{
    animation-name: logo_fade_anime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
}
@keyframes logo_fade_anime{
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media only screen and ( max-width : 736px ) {
    #splash_logo {
        width: 80%;
    }
    #splash_logo img {
        width: 100%;
        height: auto;
    }
}

/*========== レイアウトのためのCSS ==========*/

/*#container{
    width:100%;
    height: 100vh;
    background: #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}*/

/* 画面遷移の後現れるコンテンツ設定 */

#container{
	opacity: 0;
    position: relative;
    /*height: 100vh;*/
    /*min-height: 100vh;
    overflow: hidden;*/
}

/* bodyにappearクラスがついたら出現 */
body.appear #container{
	animation-name:PageAnimeAppear;
	animation-duration:1s;
	/* animation-delay: 0.8s; */
	animation-fill-mode:forwards;
	opacity: 0;
}

@keyframes PageAnimeAppear{
	0% {
	opacity: 0;
	}
	100% {
	opacity: 1;
}
}

/*-----------------------------------
    Header
-----------------------------------*/

header {
    width: 100%;
    height: 90px;
    display: flex;
    justify-content: space-between;
    position: fixed;
    z-index: 10000;
}
.hdr_logo {
    padding: 20px 0 0 20px;
}
.hdr_logo img {
    mix-blend-mode: difference;
}
.hdr_btn_wrapp {
    display: flex;
    font-family: 'EB Garamond', serif;
    font-weight: 500;
    font-size: 18px;
}
.hdr_btn_wrapp a {
    display: block;
    height: 100%;
    color: #c09c5c;
}
.hdr_ig {
    width: 90px;
    height: 90px;
    background-color: #1f311a;
    position: relative;
    margin-right: 1px;
}
.hdr_ig img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.hdr_contact {
    width: 180px;
    height: 90px;
    background-color: #1f311a;
    position: relative;
}
.hdr_contact span::before {
    content: "";
	display: inline-block;
    vertical-align: middle;
	width: 20px;
	height: 13px;
    background-image: url("../images/icon_contact@2x.png");
	background-size: 20px 13px;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.hdr_contact span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

@media only screen and ( max-width : 736px ) {
    header {
        height: 60px;
    }
    .hdr_logo {
        padding: 15px 0 0 15px;
    }
    .hdr_logo img {
        width: 40px;
    }
    .hdr_btn_wrapp {
        font-size: 16px;
    }
    .hdr_ig {
        width: 60px;
        height: 60px;
    }
    .hdr_contact {
        width: 130px;
        height: 60px;
    }
    .hdr_contact span::before {
        margin-right: 5px;
    }
    .hdr_contact span {
        width: 90%;
        text-align: center;
    }
}

/*-----------------------------------
    Main
-----------------------------------*/

.main {
    text-align: center;
}
.main_logo {
    padding: 150px 0 0;
}

@media only screen and ( max-width : 736px ) {
    .main_logo {
        padding: 100px 0 0;
    }
    .main_logo img {
        width: 70%;
    }
    .main_img img {
        width: 90%;
    }
}

/*-----------------------------------
    Concept
-----------------------------------*/

.concept_wrapp {
    padding: 50px 0 150px;
}
.concept_slide_wrapp {
    height: 200px;
    position: relative;
    margin-bottom: 30px;
}
.concept_catch {
    font-family: 'EB Garamond', serif;
    font-weight: 500;
    font-size: 90px;
    line-height: 1em;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 200;
}
.concept_slide {
    width: 100%;
    position: relative;
    z-index: 100;
}
.concept_slide li {
    font-family: 'EB Garamond', serif;
    font-weight: 500;
    font-size: 200px;
    line-height: 1em;
    color: #f2f2f2;
}
.concept_slide .slick-slide {
    width: 1450px !important;
}
.concept_txt {
    font-size: 18px;
    line-height: 2em;
    text-align: center;
    padding: 0 50px;
}

@media only screen and ( max-width : 736px ) {
    .concept_wrapp {
        padding: 20px 0 50px;
    }
    .concept_slide_wrapp {
        height: 70px;
        margin-bottom: 20px;
        overflow: hidden;
    }
    .concept_catch {
        font-size: 30px;
    }
    .concept_slide li {
        font-size: 70px;
    }
    .concept_slide .slick-slide {
        width: auto !important;
    }
    .concept_txt {
        font-size: 14px;
        line-height: 1.8em;
        text-align: left;
        padding: 0 20px;
    }
}

/*-----------------------------------
    Truck Img
-----------------------------------*/

.truck_img_wrapp {
    margin-bottom: 150px;
    position: relative;
}
.truck_img_inner {
    position: relative;
    z-index: 200;
}
.img_01 {
    width: 80%;
    margin-bottom: 20px;
}
.img_01 img {
    width: 100%;
}
.truck_img_btm_wrapp {
    width: 60%;
    margin-left: 40%;
    display: flex;
    justify-content: space-between;
}
.truck_img_btm_wrapp p {
    width: 49%;
}
.truck_img_btm_wrapp p img {
    width: 100%;
}
.truck_img_bg {
    position: absolute;
    z-index: 100;
    background-color: #1f311a;
    width: 80%;
    height: 70%;
    right: 0;
    top: 15%;
}

@media only screen and ( max-width : 736px ) {
    .truck_img_wrapp {
        margin-bottom: 50px;
    }
    .img_01 {
        width: 85%;
        margin-bottom: 7px;
    }
    .truck_img_btm_wrapp {
        width: 70%;
        margin-left: 30%;
    }
    .truck_img_bg {
        width: 85%;
        height: 70%;
    }
}

/*-----------------------------------
    Truck spec
-----------------------------------*/

.truck_spec_wrapp {
    width: 1000px;
    margin: 0 auto 150px;
}
.h3_01 {
    font-family: 'EB Garamond', serif;
    font-weight: 500;
    font-size: 50px;
    line-height: 1em;
    margin-bottom: 80px;
}
.list_01 {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #ddd;
}
.list_01 dt {
    width: 20%;
    border-bottom: 1px solid #ddd;
    padding: 30px 0;
    font-weight: normal;
    padding-left: 10px;
    box-sizing: border-box;
}
.list_01 dd {
    width: 80%;
    border-bottom: 1px solid #ddd;
    padding: 30px 0;
}

@media only screen and ( max-width : 736px ) {
    .truck_spec_wrapp {
        width: 90%;
        margin: 0 auto 50px;
    }
    .h3_01 {
        font-size: 30px;
        margin-bottom: 40px;
    }
    .list_01 dt {
        width: 30%;
        padding: 15px 0;
        padding-left: 0;
    }
    .list_01 dd {
        width: 70%;
        padding: 15px 0 15px 20px;
        box-sizing: border-box;
    }
}

/*-----------------------------------
    Food
-----------------------------------*/

.txt_wrapp_01 {
    width: 1200px;
    margin: 0 auto 80px;
    display: flex;
}
.h3_02 {
    width: 500px;
    font-size: 50px;
    font-weight: 600;
    line-height: 1.4em;
}
.h3_02 span {
    letter-spacing: -0.1em;
}
.txt_inner_01 {
    width: 700px;
}

.food_img_wrapp {
    position: relative;
    margin-bottom: 150px;
    padding: 100px 0 80px;
}
.food_slide {
    position: relative;
    z-index: 200;
}
.food_slide li {
    width: 35%;
    margin-right: 20px;
}
.food_slide li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.marriage_txt {
    font-family: 'EB Garamond', serif;
    font-weight: 500;
    font-style: italic;
    font-size: 57px;
    color: #c09c5c;
    line-height: 1.3em;
    margin: 70px 0 0 50px;
    position: relative;
    z-index: 200;
}
.marriage_txt span {
    padding-left: 200px;
}
.food_slide_bg {
    position: absolute;
    z-index: 100;
    background-color: #1f311a;
    width: 85%;
    height: 100%;
    left: 0;
    top: 0;
}

@media only screen and ( max-width : 736px ) {
    .txt_wrapp_01 {
        width: 90%;
        margin: 0 auto 40px;
        display: block;
    }
    .h3_02 {
        width: 100%;
        font-size: 24px;
        margin-bottom: 10px;
    }
    .txt_inner_01 {
        width: 100%;
    }

    .food_img_wrapp {
        margin-bottom: 50px;
        padding: 50px 0 40px;
    }
    .food_slide li {
        width: 40%;
        margin-right: 15px;
    }
    .marriage_txt {
        font-size: 26px;
        margin: 30px 0 0 30px;
    }
    .marriage_txt span {
        padding-left: 70px;
    }
}

/*-----------------------------------
    Performance
-----------------------------------*/

.performance_img_wrapp {
    position: relative;
    margin-bottom: 150px;
    padding: 100px 0 80px;
}
.performance_img_inner {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 200;
}
.performance_img_inner p {
    width: 48%;
}
.performance_img_inner img {
    width: 100%;
}
.performance_txt {
    font-family: 'EB Garamond', serif;
    font-weight: 500;
    font-style: italic;
    font-size: 57px;
    color: #c09c5c;
    line-height: 1.3em;
    text-align: right;
    margin: 70px 50px 0 0;
    position: relative;
    z-index: 200;
}
.performance_txt span {
    padding-right: 300px;
}
.performance_img_bg {
    position: absolute;
    z-index: 100;
    background-color: #1f311a;
    width: 85%;
    height: 100%;
    right: 0;
    top: 0;
}

@media only screen and ( max-width : 736px ) {
    .performance_img_wrapp {
        margin-bottom: 50px;
        padding: 50px 0 40px;
    }
    .performance_txt {
        font-size: 26px;
        margin: 30px 30px 0 0;
    }
    .performance_txt span {
        padding-right: 0;
    }
}

/*-----------------------------------
    Banner
-----------------------------------*/

.bnr_boostar_wrapp {
    width: 1000px;
    margin: 0 auto 40px;
}

.bnr_wrapp {
    width: 1000px;
    margin: 0 auto 150px;
    display: flex;
    justify-content: space-between;
}
.bnr_inner {
    width: 480px;
}
.bnr_btn {
    height: 170px;
    position: relative;
    margin-bottom: 20px;
}
.bnr_btn a {
    display: block;
    height: 100%;
    border: 1px solid #000;
}
.bnr_btn a::after {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background-color: #000;
    position: absolute;
    right: 0;
    top: 50%;
}
.bnr_btn img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

@media only screen and ( max-width : 736px ) {
    .bnr_boostar_wrapp {
        width: 90%;
        margin: 0 auto 30px;
    }
    .bnr_wrapp {
        width: 90%;
        margin: 0 auto 50px;
        display: block;
    }
    .bnr_inner {
        width: 100%;
    }
    .bnr_inner:first-child {
        margin-bottom: 30px;
    }
    .bnr_btn {
        height: 120px;
    }
    .boostar img {
        width: 150px;
    }
    .ant img {
        width: 90px;
    }
    .ring img {
        width: 100px;
    }
}

/*-----------------------------------
    Contact
-----------------------------------*/

.contact_bnr_wrapp {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.contact_bnr_wrapp a {
    display: block;
    height: 100%;
    color: #fff;
}
.contact_bnr_wrapp a:hover {
    opacity: 1;
}
.contact_bnr_txt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 200;
    margin-left: 100px;
}
.contact_bnr_txt h3 {
    font-family: 'EB Garamond', serif;
    font-weight: 500;
    font-size: 6vw;
    line-height: 1em;
    letter-spacing: 0.05em;
}
.contact_bnr_txt h3 span::before {
    content: "";
	display: inline-block;
    vertical-align: middle;
	width: 65px;
	height: 42px;
    background-image: url("../images/icon_contact_w@2x.png");
	background-size: 65px 42px;
    margin-right: 20px;
    position: relative;
    top: -6px;
}
.contact_bnr_wrapp a::after {
    content: "";
    display: block;
    width: 15%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: 100px;
    transform: translateY(-50%);
    z-index: 200;
}
.contact_bnr_wrapp a .contact_bnr_bg {
    width: 100%;
	transition: all 0.5s ease;
    position: relative;
    z-index: 100;
}
.contact_bnr_wrapp a:hover .contact_bnr_bg {
    transform: scale(1.1);
}

@media only screen and ( max-width : 736px ) {
    /* .contact_bnr_wrapp {
        width: 100%;
        margin: 0 auto 70px;
    }
    .contact_bnr_txt {
        margin-left: 20px;
    }
    .contact_bnr_txt h3 {
        font-size: 7vw;
    }
    .contact_bnr_wrapp a::after {
        width: 12%;
        right: 20px;
    } */

    .contact_bnr_txt {
        margin-left: 20px;
    }
    .contact_bnr_txt h3 {
        font-size: 7vw;
    }
    .contact_bnr_txt h3 span::before {
        width: 40px;
        height: 26px;
        background-size: 40px 26px;
        margin-right: 15px;
        top: -4px;
    }
    .contact_bnr_wrapp a::after {
        right: 20px;
    }
}

/*-----------------------------------
    Footer
-----------------------------------*/

footer {
    font-family: 'EB Garamond', serif;
    font-weight: 400;
    text-align: center;
    padding: 40px 0;
}

@media only screen and ( max-width : 736px ) {
    footer {
        padding: 20px 0;
        font-size: 12px;
    }
}

/*===================================
    2024.02.24追記
===================================*/

/*-----------------------------------
    Home
-----------------------------------*/

.news_topics_top_wrapp {
    width: 1000px;
    margin: 0 auto 150px;
}
.news_topics_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 40px;
}
.news_topics_inner::after {
    content: "";
    display: block;
    width: 300px;
}
.news_topics_thumb_wrapp {
    width: 300px;
    position: relative;
}
.news_topics_thumb_category {
    font-family: 'EB Garamond', serif;
    font-style: italic;
    writing-mode: vertical-rl;
    font-weight: 400;
    font-size: 14px;
    background-color: #1f311a;
    position: absolute;
    right: 0;
    top: -15px;
    z-index: 200;
    min-height: 80px;
    text-align: center;
}
.news_topics_thumb_category a {
    color: #fff;
    display: block;
    padding: 10px 3px;
    box-sizing: border-box;
}
.news_topics_thumb_category a:hover {
    opacity: 0.7;
}
.news_topics_thumb_link {
    position: relative;
    z-index: 100;
}
.news_topics_thumb_link:hover {
    opacity: 0.7;
}
.news_topics_tnumb_day {
    font-family: 'EB Garamond', serif;
    font-weight: 400;
    font-size: 14px;
    color: #999;
    margin: 10px 0 5px;
}
.news_topics_tnumb_h3 {
    font-size: 24px;
    line-height: 1.4em;
    margin-bottom: 10px;
}
.news_topics_btn {
    font-family: 'EB Garamond', serif;
    font-weight: 400;
    font-size: 24px;
    background-color: #1f311a;
    width: 350px;
    height: 70px;
    margin: 70px auto;
}
.news_topics_btn a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 70px;
}

@media only screen and ( max-width : 736px ) {
    .news_topics_top_wrapp {
        width: 90%;
        margin: 0 auto 50px;
    }
    .news_topics_inner {
        display: block;
    }
    .news_topics_thumb_wrapp {
        width: 100%;
        margin-bottom: 40px;
    }
    .news_topics_thumb_wrapp img {
        width: 100%;
    }
    .news_topics_thumb_category {
        top: -20px;
    }
    .news_topics_thumb_category a {
        padding: 15px 5px;
    }
    .news_topics_tnumb_day {
        margin: 5px 0 3px;
    }
    .news_topics_tnumb_h3 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .news_topics_btn {
        font-size: 20px;
        width: 100%;
        height: 60px;
        margin: 0 auto 100px;
    }
    .news_topics_btn a {
        line-height: 60px;
    }
}

/*-----------------------------------
    News & Topics
-----------------------------------*/

.page_title {
    font-family: 'EB Garamond', serif;
    font-weight: 500;
    font-size: 80px;
    text-align: center;
    padding: 200px 0 100px;
}
.category_archive_title {
    font-size: 30px;
    text-align: center;
    margin-bottom: 100px;
}
.news_topics_inner_wrapp {
    width: 1000px;
    margin: 0 auto 150px;
}

@media only screen and ( max-width : 736px ) {
    .page_title {
        font-size: 40px;
        padding: 120px 0 50px;
    }
    .category_archive_title {
        font-size: 20px;
        margin-bottom: 50px;
    }
    .news_topics_inner_wrapp {
        width: 90%;
        margin: 0 auto 70px;
    }
}

/*---------- Selectbox ----------*/

.select_wrapp {
    width: 420px;
    height: 32px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto 80px;
}
.cp_ipselect {
	overflow: hidden;
	width: 200px;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl02 {
	position: relative;
	border: 1px solid #ddd;
    box-sizing: border-box;
}
.cp_ipselect.cp_sl02::before {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 4px solid #000;
	pointer-events: none;
}
.cp_ipselect.cp_sl02:after {
	position: absolute;
	top: 0;
	right: 30px;
	bottom: 0;
	width: 1px;
	content: '';
	border-left: 1px solid #ddd;
}
.cp_ipselect.cp_sl02 select {
    height: 30px;
	box-sizing: border-box;
	padding: 0 40px 0 10px;
	font-size: 14px;
}
.cp_ipselect option {
    padding: 10px 0;
}

@media only screen and ( max-width : 736px ) {
.select_wrapp {
    width: 90%;
    margin: 0 auto 40px;
}
.cp_ipselect {
	width: calc(50% - 10px);
}
}

/*---------- pager_01 ----------*/

.pager_01 {
    font-size: 16px;
    font-family: 'EB Garamond', serif;
    font-weight: 400;
	text-align: center;
    margin-top: 80px;
}
.pager_01 a.page-numbers {
	padding: 7px 13px;
	background: #c9d1c6;
    color: #fff;
	margin: 0 2px;
	transition: all 0.3s ease;
}
.pager_01 a.page-numbers:hover {
	background: #d3dcd1;
    opacity: 1;
}
.pager_01 span.current {
	padding: 7px 13px;
	background: #1f311a;
    color: #fff;
	margin: 0 2px;
}
.pager_01 a.prev, .pager_01 a.next {
    color: #000;
	padding: 0 10px;
	background: none;
}
.pager_01 a.prev:hover, .pager_01 a.next:hover {
	background: none;
	color: #000;
    opacity: 0.5;
}

@media only screen and ( max-width : 736px ) {
    .pager_01 {
        margin-top: 40px;
    }
}

/*---------- Single Page ----------*/

.news_topics_single_wrapp {
    width: 800px;
    margin: 0 auto 200px;
}
.news_topics_cat_day {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.news_topics_single_category {
    font-family: 'EB Garamond', serif;
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
    background-color: #1f311a;
    margin-right: 20px;
}
.news_topics_single_category a {
    display: block;
    padding: 3px 20px;
    box-sizing: border-box;
    color: #fff;
}
.news_topics_single_day {
    font-family: 'EB Garamond', serif;
    font-weight: 400;
    font-size: 16px;
    color: #999;
}
.news_topics_article img {
    width: 100%;
    height: auto;
}
.news_topics_h3 {
    font-size: 30px;
    font-weight: normal;
    line-height: 1.3em;
    margin-bottom: 30px;
}
.pager_02 {
    font-size: 18px;
    font-family: 'EB Garamond', serif;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
    padding-top: 70px;
}

@media only screen and ( max-width : 736px ) {
    .news_topics_single_wrapp {
        width: 90%;
        margin: 0 auto 70px;
    }
    .news_topics_cat_day {
        margin-bottom: 12px;
    }
    .news_topics_single_category {
        margin-right: 10px;
    }
    .news_topics_h3 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .pager_02 {
        font-size: 16px;
        padding-top: 30px;
    }
}