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

#access_top_txt{
	margin-top:5.38%;
	margin-bottom: 3.84%;
}
#access_top_txt p{
    font-size: 17px;
    line-height: 1.8em;
    font-weight: 600;
    font-family: fot-tsukuardgothic-std, sans-serif;
}
#access p {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 600;
}

#acc_map {
    overflow: hidden;
    position: relative;
    height: 56vh;
}
#acc_map iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% + 72px);
    margin-top: -72px;
}
#acc_main {
    margin-top: 7.69%;
}
#acc_hand {
    display: flex;
    justify-content: space-between;
	padding-bottom: 3.07%;
}

#acc_h_txt {
    width: 45.38%;
    display: flex
;
    flex-direction: column;
    padding-top: 6px;
    padding-bottom: 8px;
}
#acc_h_top{
	margin-bottom: 48px;
}
#acc_h_name {
	    color: #36519D;
    font-size: 38px;
    line-height: 1em;
    font-weight: 600;
    margin-bottom: 32px;
	font-family: fot-tsukuardgothic-std, sans-serif;
}
#acc_h_name span {
    font-family: century-gothic, sans-serif;
    font-size: 40px;
	letter-spacing: 0.032em;
}
#acc_h_ad {
    font-size: 16px;
    line-height: 1.3em;
    letter-spacing: 0;
    margin-bottom: 14px;
    font-weight: 600;
}
#acc_h_ad span {
	margin-right: 10px;
}



#acc_h_qr{
	margin-top: 24px;
	width: 64px;
}
#acc_h_qr img{
	width: 100%;
}
#acc_h_tel {
    font-size: 22px;
    line-height: 1.3em;
    letter-spacing: 0;
    margin-bottom: 32px;
    display: flex;
    align-items: flex-start;
    font-weight: 600;
    font-family: fot-tsukuardgothic-std, sans-serif;
}
#acc_h_tel img {
    width: 28px;
    margin-right: 16px;
    vertical-align: bottom;
}
#acc_h_tel a {
    pointer-events: none;
	display: inline-block;
	margin-bottom: 3px;
}
#acc_h_tel p{
    font-size: 14px;
    line-height: 1.3em;
}
.acc_h_train {
	display: flex;
	    align-items: flex-start;
	margin-bottom: 32px;
}
.acc_h_train img{
	width: 30px;
    margin-right: 12px;
    vertical-align: bottom;
}
.acc_h_train p {
    font-size: 15px;
    line-height: 1.3em;
    font-weight: 400;
}
#acc_h_map {
    width: 50%;
	
}
#acc_h_map img {
    width: 100%;
	border: 1.6px solid #999999;
	border-radius: 16px;
}


.acc_each{
	display: flex
;
    justify-content: space-between;
    border-top: 1.2px solid #282b37;
    padding: 4.61% 2.3%;
}
.acc_each_icon {
    width: 10.76%;
    text-align: center;
}
.acc_each_txt {
    width: 80%;
}
.acc_each_txt_in {
    margin-bottom: 5.38%;
}
.acc_each_txt .acc_each_txt_in:last-child {
    margin-bottom: 0;
}
.acc_each_txt_in .kome-flex{
	font-size: 13px;
}
.acc_each_icon .s_img {
    width: 100%;
}
.acc_each_txt_in h2 {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 20px;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: 0.032em;
    margin-bottom: 14px;
    color: #36519D;
}
.acc_each_txt_in p {
    line-height: 1.7em;
    letter-spacing: 0.04em;
}
.acc_each_txt h3{
	font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 17px;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: 0.2em;
    padding: 8px 16px;
    background-color: #E05581;
    color: #FFFFFF;
    display: inline-block;
    border-radius: 6px;
    margin-top: 8px;
    margin-bottom: 12px;
}
.acc_each_txt_in .p_margin-b{
	margin-bottom: 10px;
}
.acc_each_txt_in .acc_link{
	margin-top: 16px;
	font-size: 16px;
	line-height: 1em;
	font-weight: 500;
	letter-spacing: 0.032em;
	border:1.8px solid;
	border-radius: 24px;
	display: inline-block;
}
.acc_each_txt_in .acc_link a{
	display: block;
	width: 100%;
	padding: 10px 16px;
}
.acc_each_txt_in .acc_link._pink{
	border:1.6px solid #E05581;
	color: #E05581;
}

.acc_coin_ico-tit{
	display: flex;
}
.acc_coin_ico-tit img{
	width: 28px;
	display: inline-block;
	margin-right: 8px;
}
.acc_coin_ico-tit h5{
	font-size: 15px;
    line-height: 1em;
    font-weight: 500;
    letter-spacing: 0.04em;
}



#acc_coin{
	margin-top: 4.61%;
	padding-top: 4.61%;
	border-top: 1px dashed;
}
#acc_coin h4{
    font-size: 18px;
    line-height: 1.7em;
    letter-spacing: 0.04em;
    margin-bottom: 8px;
    font-family: fot-tsukuardgothic-std, sans-serif;
}
#acc_coin_qr{
	margin-top: 16px;
	margin-bottom: 32px;
	    width: 56px;
}
#acc_coin_qr img{
	width: 100%;
}
.acc_coin_ico-txt{
	display: flex;
	margin-bottom: 3.07%;
}
.acc_coin_ico-txt:last-of-type{
	margin-bottom: 0;
}
.acc_coin_ico{
	width: 28px;
    margin-right: 14px;
}
.acc_coin_ico img{
	width: 100%;
	vertical-align: bottom;
}
.acc_coin_txt{
}
.acc_coin_txt h5{
    line-height: 1em;
    font-size: 16px;
    margin-bottom: 8px;
}
.acc_coin_txt_bot{
	display: flex;
}
.acc_coin_txt_bot p{
	
}
.acc_coin_txt_bot_made p span{
	color: #36519D;
	display: inline-block;
	margin-left: 18px;
	margin-right: 2px;
}
.acc_coin_txt_bot_made p{
	
}


#access .link_underline-ico{
    font-size: 16px;
    line-height: 1.7em;
}
#access #acc_h_top .link_underline-ico{
	letter-spacing: 0;
}
.link_underline-ico a{
	text-decoration: underline;
}
.link_underline-ico img{
	width: 16px;
	display: inline-block;
	margin-left: 8px;
	    vertical-align: text-top;
}
#access .p_sikaku{
    display: inline-block;
    border: 1.6px solid;
    line-height: 1em;
    font-size: 16px;
    padding: 6px 8px;
}
.pc_no-link{
	pointer-events: none;
}
.kengai_img {
    margin-top: 32px;
}
