@charset "utf-8";
@media screen and (min-width : 641px) and (max-width : 1075px) {
.thumbnail_sm .thumbnail{
    width: calc(50% - 12px);
}
}
@media screen and (min-width : 641px) and (max-width : 920px) {
#tmp_mainvs_top_slide .mainvs_txt {
    bottom: 84px;
    max-width: 540px;
    height: calc(100% - 100px);
}
#tmp_mainvs_top_slide .splide__controls {
    bottom: 16px;
}
}
@media screen and (max-width : 640px) {
/* pattern common style
================================================== */
/* main */
#tmp_main2 > *:not(:last-child){
    border-bottom-width: 1px;
}
#tmp_main .container{
	padding: 0 10px;
}
.show_pc{
    display: none;
}
.show_sp{
    display: block;
}

/* title */
.sec_title{
    margin: 0 -10px;
    padding: 0 12px 12px;
    border-bottom-width: 1px;
}

/* btn */
.btn_simple a{
    background-image: url(/site/shared/templates/okuyamato_top/images/icon/arrow_link_rgt_wh_sp.png);
    background-size: 17px auto;
    max-width: 280px;
}

/* news list */
.news_list .news_item{
    flex-direction: column;
    align-items: flex-start;
    row-gap: 0;
    padding: 10px 5px 4px 11px;
    line-height: 1.6;
}
.news_list .news_date{
    margin-bottom: 4px;
    padding-right: 3px;
    width: 140px;
    border-right: 1px solid #e6e6e6;
    line-height: 1.2;
}
.news_list .news_text{
    padding-left: 0;
    border-left: none;
    min-height: auto;
}
.news_list .news_text a{
    padding: 2px 20px 2px 0;
    padding-right: 20px;
    background-image: url(/site/shared/templates/okuyamato_top/images/icon/arrow_link_rgt_df_sp.png);
    background-size: 15px auto;
}

/* thumbnail list */
.thumbnail_list{
    flex-direction: column;
    gap: 10px 0;
}
.thumbnail_list .thumbnail{
    width: 100%;
}
.thumbnail_list .thumbnail a:after{
    bottom: 5px;
    right: 5px;
    background-size: 100% auto;
    width: 15px;
    height: 16px;
}
.thumbnail_list .thumbnail_des{
    padding: 6px 26px 10px;
}
.thumbnail_list .thumbnail_cap{
    padding: 11px 5px 9px;
    min-width: 112px;
    box-shadow: 0 0 10px 8px rgba(0,0,0,0.2);
}

/* sm */
.thumbnail_sm{
    flex-flow: row wrap;
    gap: 6px;
}
.thumbnail_sm .thumbnail{
	width: calc(50% - 3px);
}
.thumbnail_sm .thumbnail_des{
    padding-bottom: 4px;
}
.thumbnail_sm .thumbnail_cap{
    padding: 4px 2px;
	min-width: 74px;
    min-height: 42px;
}

/* mainvisual style
================================================== */
#tmp_main .sec_mainvs .container {
    padding: 0;
}
.sec_mainvs .top_link_btn {
    right: 10px;
    bottom: 10px;
    z-index: 1;
}
.sec_mainvs .top_link_btn a {
    width: 100px;
    height: 100px;
    padding: 10px;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.4);
}
.sec_mainvs .top_link_btn a > span {
    padding-top: 30px;
    padding-bottom: 0;
    background-image: url(/site/shared/templates/okuyamato_top/images/icon/icon_qa_sp.png);
    background-size: 29px auto;
}
.sec_mainvs .top_link_btn a br {
    display: none;
}
#tmp_mainvs_top_slide.splide {
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 20px;
    overflow: hidden;
}
#tmp_mainvs_top_slide .mainvs_item,
#tmp_mainvs_top_slide .mainvs_img,
#tmp_mainvs_top_slide .mainvs_txt {
    display: block;
}
#tmp_mainvs_top_slide .mainvs_img {
	width: 100%;
	max-width: unset;
	overflow: hidden;
}
#tmp_mainvs_top_slide .mainvs_img img {
    height: auto;
}
#tmp_mainvs_top_slide .mainvs_txt {
	position: relative;
    display: block;
	left: auto;
    margin-top: -15px;
    bottom: auto;
	max-width: calc(100% - 100px);
	height: auto;
	line-height: 1.4;
	padding: 0 24px;
}
#tmp_mainvs_top_slide .mainvs_txt > span {
	display: inline;
	max-height: unset;
	overflow-y: visible;
	border: none;
	padding: 2px 4px 4px;
    margin: -2px -4px -4px;
	-webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}
#tmp_mainvs_top_slide .splide__controls {
	position: static;
	align-items: center;
	padding: 0 114px 0 20px;
	margin-top: 13px;
    background-color: transparent;
}
#tmp_mainvs_top_slide .splide__arrow {
	padding-top: 4px;
	padding-bottom: 4px;
	background-size: 22px auto;
}
#tmp_mainvs_top_slide .splide__arrow--prev {
	padding: 3px 2px 1px 27px;
	margin-right: 13px;
	background-image: url(/site/shared/templates/okuyamato_top/images/icon/mainvs_arrow_prev_sp.png);
}
#tmp_mainvs_top_slide .splide__arrow--next {
	padding: 3px 27px 1px 2px;
	margin-left: 13px;
	background-image: url(/site/shared/templates/okuyamato_top/images/icon/mainvs_arrow_next_sp.png);
}
#tmp_mainvs_top_slide .splide__progress {
	padding-left: 17px;
	padding-top: 2px;
}
#tmp_mainvs_top_slide .splide__progress .progress_total {
	padding-left: 13px;
}
#tmp_mainvs_top_slide .splide__progress .progress_total::before{
	left: 6px;
	height: 63%;
}

/* pickup style
================================================== */
.sec_pickup .pickup_wrapper {
    padding: 15px 0 2px;
}

/* introduce style
================================================== */
.sec_introduce .introduce_wrapper{
    padding-top: 15px;
    padding-bottom: 0;
}
.sec_introduce .introduce_cnt{
    margin-left: -10px;
    margin-right: -10px;
    padding-top: 0;
    padding-bottom: 31px;
    min-height: unset;
}
.sec_introduce .introduce_info{
    margin-top: -41px;
    width: 100%;
}
.sec_introduce .info_list{
    margin-bottom: 17px;
    padding: 0 21px;
}
.sec_introduce .info_list .info_item{
    padding: 28px 0 20px;
}
.sec_introduce .info_item_title{
    margin-bottom: 12px;
}
.sec_introduce .info_item_title a{
    padding-right: 32px;
    background-image: url(/site/shared/templates/okuyamato_top/images/icon/arrow_link_rgt_df_sp.png);
    background-size: 15px auto;
    background-position: right 6px;
}
.sec_introduce .info_item_des{
    line-height: 1.7;
}
.sec_introduce .sub_item a{
    padding-right: 28px;
    background-image: url(/site/shared/templates/okuyamato_top/images/icon/arrow_link_rgt_df_sp.png);
    background-size: 15px auto;
    background-position: right 7px center;
    border-left: none;
    border-right: none;
}
.sec_introduce .sub_item_photo{
    width: 128px;
}
.sec_introduce .sub_item_des{
    padding: 14px 0 13px 10px;
    line-height: 1.3;
}
.sec_introduce .sub_item_ttl{
    margin-bottom: 5px;
}
.sec_introduce .sub_item_text{
    line-height: 1.3;
}
.sec_introduce .introduce_map{
    position: static;
    max-width: 100%;
}

/* same - blog style
================================================== */
.blog_thumbnails .blog_wrapper{
    padding-top: 15px;
    padding-bottom: 9px;
}
.blog_thumbnails .sec_title {
    margin-bottom: 9px;
}
.sec_other .thumbnail a{
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
}

/* news style
================================================== */
.news_wrapper{
    padding-top: 14px;
    padding-bottom: 29px;
}
.news_wrapper .sec_title{
    margin-bottom: 12px;
}
.news_tab{
    margin: 0 -10px;
}
.news_tab .news_tab_ttl a{
    padding: 19px 6px 15px;
}
.news_tab .news_tab_cnt{
    padding: 6px 10px 0;
    min-height: 551px;
}
.news_tab .news_tab_cnt .news_item:last-of-type{
    border-bottom: none;
}
.news_tab .news_tab_cnt .news_list + .btn_simple{
    margin: 0 -10px;
    padding: 16px 10px 0;
    border-top: 1px solid #eeeeee;
}

/* sns style
================================================== */
.sec_sns .sns_wrapper {
    padding-top: 14px;
    padding-bottom: 20px;
}
.sec_sns .sec_title {
    margin-bottom: 21px;
}
.sec_sns .sns_list{
    justify-content: flex-start;
    gap: 4px 8px;
}
.sec_sns .sns_item{
	width: calc(50% - 4px);
}

/* hover style
================================================== */
.sec_mainvs .top_link_btn a:hover,
#tmp_mainvs_top_slide .splide__arrow:hover,
.news_list .news_text a:hover,
.thumbnail_list .thumbnail a:hover .thumbnail_cap,
.news_tab .news_tab_ttl:not(.tab_active) a:hover,
.btn_simple a:hover,
.sec_introduce .info_item_title a:hover,
.sec_introduce .sub_item a:hover .sub_item_ttl{
	text-decoration: none;
}
.thumbnail_list .thumbnail a:hover .thumbnail_img img,
.sec_sns .sns_item a:hover img,
.sec_introduce .sub_item a:hover .sub_item_photo img{
	opacity: 1;
}

/* font style
================================================== */
.sec_title{
    font-size: 133.3%;  /* 20px */
}
.news_list .news_date,
.news_list .news_text,
.sec_introduce .info_item_des{
    font-size: 100%; /* 15px */
}
.sec_mainvs .top_link_btn a,
.thumbnail_list .thumbnail_cap,
.sec_introduce .sub_item_text{
    font-size: 93.3%; /* 20px */
}
#tmp_mainvs_top_slide .splide__progress,
.thumbnail_sm .thumbnail_cap{
    font-size: 66.7%; /* 10px */
}
.btn_simple a,
.news_tab .news_tab_ttl a,
.sec_introduce .sub_item_ttl{
    font-size: 106.7%; /* 16px */
}
#tmp_mainvs_top_slide .mainvs_txt,
.sec_introduce .info_item_title{
    font-size: 120%; /* 18px */
}
#tmp_mainvs_top_slide .splide__arrow {
    font-size: 73.3%; /* 11px */
}

/* accessibility style
================================================== */
/* color */
/* fsize */
.fsize_small #tmp_wrapper .sec_mainvs .top_link_btn a {
    width: 90px;
    height: 90px;
}
.fsize_big #tmp_mainvs_top_slide.splide {
    padding-bottom: 140px;
}
.fsize_big2 #tmp_mainvs_top_slide.splide {
    padding-bottom: 180px;
}
.fsize_big #tmp_wrapper .sec_mainvs .top_link_btn a {
    width: 120px;
    height: 120px;
}
.fsize_big2 #tmp_wrapper .sec_mainvs .top_link_btn a {
    width: 160px;
    height: 160px;
}
.fsize_big #tmp_mainvs_top_slide .mainvs_txt,
.fsize_big2 #tmp_mainvs_top_slide .mainvs_txt,
.fsize_big #tmp_mainvs_top_slide .splide__controls,
.fsize_big2 #tmp_mainvs_top_slide .splide__controls {
    padding-left: 20px;
    padding-right: 20px;
}
.fsize_big #tmp_mainvs_top_slide .mainvs_txt,
.fsize_big2 #tmp_mainvs_top_slide .mainvs_txt {
    max-width: unset;
}
.fsize_big2 #tmp_wrapper .news_list .news_date{
    width: 244px;
}
/* no-js & no-splide */
.no_javascript #tmp_mainvs_top_slide.splide,
#tmp_mainvs_top_slide.no-splide,
.no_javascript #tmp_mainvs_top_slide .splide__list,
#tmp_mainvs_top_slide.no-splide .splide__list {
    display: block;
}
.no_javascript #tmp_mainvs_top_slide.splide,
#tmp_mainvs_top_slide.no-splide {
    padding-bottom: 40px;
}
.no_javascript #tmp_mainvs_top_slide .splide__list {
    max-height: 400px;
    height: 100%;
}
.no_javascript #tmp_mainvs_top_slide .mainvs_txt,
#tmp_mainvs_top_slide.no-splide .mainvs_txt {
    bottom: 2px;
}
/* furi */
.furigana_on #tmp_mainvs_top_slide .mainvs_txt > span {
    line-height: 1.7;
    padding-top: 9px;
}
.furigana_on .sec_mainvs .top_link_btn a {
    padding: 6px 3px;
    width: 110px;
    height: 110px;
}
.furigana_on .sec_mainvs .top_link_btn a > span {
    padding-top: 33px;
}
}