@charset "Shift_JIS";

/**
.pc { display: none;}
.sp { display: block;}
/**/

.breadcrumb {
    padding: 20px 0;
    border-top: 1px solid #f1e9dc;
    border-bottom: 1px solid #f1e9dc;
}

.breadcrumb ul {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.4rem;
    font-weight: 300;
    letter-spacing: .02em;
    color:#888;
}

.breadcrumb ul li a{
	color:#000;
}

.breadcrumb ul li:not(:last-child) a::after,
.breadcrumb ul li:not(:last-child) p::after {
    content: ' ＞ ';
    display: inline-block;
}

/******************************************************/
#contents {
    color: #333;
	font-family: "RyuminPro", "GaramondPro", serif;
	font-feature-settings: "palt";
    width: 100%;
    margin:0 auto;
}
#contents_inr {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#contents .inner {
	margin: 0 auto;
	padding: 0px 0px 60px;
}
.f-min{
	line-height:0;
}
.cnt_body {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto 140px;
}
h3.ctxt_catch {
	margin-bottom: 50px!important;
}
.cnt_body h4 {
	float: none!important;
}


.flex {
	display: flex;
	justify-content: space-between;
}

.pickup {
	padding: 1vw;
	background-image: url('../images/access/pickup_bg.jpg');
	background-size: cover;
	box-shadow: 5px 5px 15px 0px rgba(0,0,0,.4);
	position: relative;
}
.pickup .pickup_icon {
	width: 10vw;
	height: 10vw;
	max-width: 130px;
	max-height: 130px;
	position: absolute;
	top: -1vw;
	left: -1vw;
}

.pickup .pict2 {
	width: 6vw;
	height: 6vw;
	max-width: 100px;
	max-height: 100px;
	position: absolute;
	top: 3vw;
	right: 3vw;
}


.pickup .frame {
	padding: 1vw 3vw;
	border: 1px solid #AD991B;
}
.pickup h3 {
	padding: 1vw 0 1vw 2vw;
	margin-bottom: 2vw;
	border-bottom: 1px solid #AD991B;
}
.pickup h3 img {
	max-height: 63px;
}

.pickup sp-hide

.sub_title {
	text-align: right;
	display: block;
	width: 100%;
	border-bottom: 1px solid #666;
	margin-bottom: 60px;
}
.sub_title img {
	display: inline;
	width: 22%;
	max-width: 310px;
}

#c01 img {
	width: 100%;
	max-width: 100%;
}

#c03 {
	width: 100%;
	margin: 0 auto 140px;
}
#c03 ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#c03 ul li {
	width: 25%;
}

#c04 h3 {
	width: 100%;
	max-width: 250px;
	margin: 0 auto 20px;
}

#c05 .flex1 {
	width: 53%;
}
#c05 .flex2 {
	width: 42%;
}

#c06 h3 img {
	max-height: 100px;
}
#c06 p img {
	max-width: 100%;
	margin-left: 1.5vw;;
}
#c06 .fig {
	width: 80%;
	margin: 20px auto;
}
#c06 .flex {
	justify-content: space-around;
	flex-wrap: wrap;
}
#c06 .flex div {
	width: 48%;
	max-width: 560px;
}


#c07 {
}
#c07 h3 {
	margin-bottom: 2vh;
}
#c07 h3 img {
	max-height: 63px;
}
#c07 p img {
	max-width: 85%;
	margin-left: 1.5vw;;
}
#c07 .flex div {
	width: 48%;
	max-width: 560px;
}

#c08 {
}
#c08 .flex {
}
#c08 .flex1 {
	width: 57%;
}
#c08 .flex2 {
	width: 36%;
}

#c09 h3 img {
	max-height: 80px;
}
#c09 h4 img {
	max-height: 40px;
}
#c09 ul.flex {
	flex-wrap: wrap;	
}
#c09 ul.flex li {
	width:30%;
	margin-bottom: 40px;
}

#c10 h3 img {
	max-height: 70px;
}
#c10 h4 img {
	max-height: 50px;
}
#c10 .flex {
	gap: 5%;
}


.caption{
	font-family: 'Noto Sans JP', sans-serif;
	font-size:10px;
}
#contents #contents_wrap #caption {
	text-align: left;
	margin: 0 auto;
	padding-top: -10px;
}


#scrollimagebox {}

#wrap {
	position: relative;
	width: 96%;
	height: 54vw;
	max-width: 1280px;
	min-width: 960px;
	overflow: hidden;
	margin:0 auto;
}
#wrap .box {
	position: absolute;
	top: 0;
	/*left: -165vw;*/
	/*right: 0;*/
	width: 270vw;
}
#wrap .box img　{
	width: 100%;
}
#wrap .scrollimage_leftbox,
#wrap .scrollimage_rightbox{
	position: absolute;
	top : 50% ;
	width : 54px ;
	cursor: pointer ;
	z-index : 6 ;
	transform: translateY(-50%);
	opacity: 0.2;
}
#wrap .scrollimage_leftbox{
	left : -1vw;
}
#wrap .scrollimage_rightbox{
	right : -1vw;
}
#wrap .scrollimage_leftbox:hover,
#wrap .scrollimage_rightbox:hover{
	opacity: 1;
}
#wrap .scrollimage_leftbox img,
#wrap .scrollimage_rightbox img{
	max-width: 100%;
}
#scrollimagebox .scrollimage_caption{
	width : 80% ;
	height : auto ;
	margin: auto;
	z-index : 4 ;
	pointer-events: none;
}



/**************************************************************************************/
/**************************************************************************************/
/* w1400 Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 1300px) {
#pankuzu ul {
	margin-left: auto;
    /*width: 31.875vw;*/
    margin-right: auto;
}

#contents_inr {
	width: 100%;
}

.cnt_body {
	/*width: 96%;*/
    width: calc(96% - 120px);
	margin: 0 auto 11vw;
}
h3.ctxt_catch {
	margin-bottom: 4vw!important;
}

.sub_title {
	margin-bottom: 4vw;
}
.sub_title img {
	width: 30%;
}

#c03 {
	margin: 0 auto 11vw;
}

#c04 h3 {
	margin: 0 auto 2vw;
}

#c06 .fig {
	margin: 2vw auto;
}

#c07 h3 {
	margin-bottom: 2vw;
}

#c09 ul.flex {
	flex-wrap: wrap;	
}
#c09 ul.flex li {
	width:30%;
	margin-bottom: 4vw;
}

}


/**************************************************************************************/
/**************************************************************************************/
/* SP Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 640px) {
.cnt_body {
	width: 90%;
	margin: 0 auto 0px;
}

h3.ctxt_catch {
    background: url(../images/access/ctxt-mark.png) no-repeat;
    background-size: 1.2vw 100%;
    font-size: 24px;
    line-height: 1.8;
    margin-left: 16px;
	padding: 1vw 0 1vw 5vw!important;
	margin-bottom: 30px!important;
}
.ctxt_catch .emp {
    font-size: 180%;
}
.ctxt_catch sup {
	font-size: 65%;
}

.pickup {
	padding: 2vw;
}
.pickup .pickup_icon {
	width: 20vw;
	height: 20vw;
	top: -4vw;
	left: -1vw;
}

.pickup .pict2 {
	width: 9vw;
	height: 9vw;
	top: 6vw;
	right: 4vw;
}

.pickup .frame {
	padding: 2vw 3vw;
	border: 1px solid #AD991B;
}
.pickup h3 {
	font-size: 18px;
	padding: 2vw 0 1vw 15vw;
}
.pickup p {
	font-size: 15px;
}

.sub_title {
	margin-bottom: 40px;
}
.sub_title img {
	display: inline;
	width: 50%;
	max-width: 310px;
}

.access-sec { 	font-family: "RyuminPro", "GaramondPro", serif;; font-feature-settings: "palt"; }
.access-sec h2, .access-sec h3, .access-sec h4 { line-height: 1.2em; }
.access-sec .sp h2 { font-size:26px; font-weight:bold; }
.access-sec .sp h3 { display:block; font-size:20px; font-weight:bold; padding: 0.15em 0.1em 0.15em 7px; border-left: 3px #999999 solid; }
.access-sec p { line-height: 2em; }
.access-sec h3 {
    max-width: 95%;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    margin-bottom: 5%;
}
.access-sec h4 {
    max-width: 95%;
    text-align: left;
    margin-bottom: 5%;
    margin-top: 5%;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    padding-left: 3%;
}

#c03 {
	width: 100%;
	margin: 0 auto 50px;
}
#c03 ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#c03 ul li {
	width: 50%;
}

#c05 {
	padding-top:40px;
}

#c05 .flex {
	flex-direction: column;
}
#c05 .flex div {
	width: 100%;
}

#c06 {
	padding-top:40px;
}

#c06 h4 {
	padding: 0;
}
#c06 ul {
	width: 90%;
	margin: auto;
}
#c06 .flex {
	flex-direction: column;
}
#c06 .flex div {
	width: 100%;
}
#c06 .fig {
	width: 100%;
	margin: 20px auto;
}

#c07 {
	padding-top:40px;
}

#c07 .flex {
	flex-direction: column;
}
#c07 .flex div {
	width: 100%;
}

#c08 {
	padding-top:40px;
}

#c08 .flex {
	flex-direction: column;
}
#c08 .flex1 {
	width: 100%;
}
#c08 .flex2 {
	width: 100%;
}

#c09 {
	padding-top:40px;
}

#c09 ul.flex {
	flex-direction: column;
}
#c09 ul.flex li {
	width: 90%;
	margin: 0 auto 50px;
}

#c10 {
	padding-top:40px;
}

#c10 ul.flex {
	flex-direction: column;
}
#c10 ul.flex li {
	width: 100%;
	margin: 0 auto 20px;
}

#scrollimagebox {}

#wrap {
  min-width: inherit;
}

#wrap .box{
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  -ms-overflow-style: none;    /* IE, Edge 対応 */
  scrollbar-width: none;       /* Firefox 対応 */
}
#wrap .box::-webkit-scrollbar {  /* Chrome, Safari 対応 */
  display:none;
}
#wrap .box img{
    width: 270vw;
    max-width: max-content;
}
#wrap .scrollimage_caption p {
	font-size: 13px;
}
#wrap .scrollimage_leftbox,
#wrap .scrollimage_rightbox{
	top : 50% ;
	width : 7vw ;
	cursor: pointer ;
	z-index : 6 ;
	transform: translateY(-50%);
}

.caption{
	max-width: 100%;
}

}