@charset "utf-8";

/*PCSP共通設定*/
main * {font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;}
.fc_blue{color: #1c4e9c;}
.disnone{display:none}
html {scroll-behavior: smooth;color: #333;}
#pc_header .HeadNav01,
#pc_header .HeadNav02,
#pc_header #Gnav,
#smp_header #headRMain li.area,
#smp_header #headRMain li.mycoupon,
#smp_header #headRMain li.menu {display:none!important;}
.fw-top .fw-search-top--train, .fw-search-top--tour .fw-is-show, .fw-search-top--tour-oneway .fw-is-show {background-color: #fff !important;}
.fw-top .fw-search-top--train,.fw-top .fw-search-top--tour,.fw-top .fw-search-top--tour-oneway{background-color: #fff!important;}
main img {
	width: 100%;
	height: auto
}
#about .inner > dl dd li {
	position: relative;
	font-family: "LINE Seed JP", sans-serif;
}
#about .inner > dl dd li > span{
	width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    font-size: 18px;
    color: #FFF;
	text-align: center;
    align-content: center;
    background: rgba(0, 0, 0, 0.75);
}

/*plan*/
/*#gadgetbox .fw-top .fw-btn-search-01,
#gadgetbox .fw-top .fw-btn-search-01--hotel,
#gadgetbox .fw-top .fw-btn-search-01--air,
#gadgetbox .fw-top .fw-btn-search-01--jr {background: #F29A16;}*/
#dynamicpack_plan .title {margin-bottom: 3%;}
#dynamicpack_plan .blue_btn {
	width: 88%!important;
	margin: 0 auto 2%;
    border: 1px solid #d6d6d6;
    border-radius: 50px;
    background: #FFF;
}
#dynamicpack_plan .blue_btn a {
	background-color: unset;
	margin: 0;
	padding: 10px 0 12px;
}
#dynamicpack_plan .blue_btn a h5 {color: #333 !important;}
.blue_btn a:after {border-color: transparent transparent transparent #333!important;}
#dynamicpack_plan .plan_wrap .price {
	font-weight: normal; 
	font-size: 1.1em;
	margin: 0;
}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.5;}
.spnone{display:none;}

/*plan*/
#dynamicpack_plan .plan_wrap li {width: 98%!important;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 10px;}

/*main*/
h1 {
	line-height: 1.2;
	margin: 0 0 1% 1%;
}
h2 {
    font-size: 30px;
    color: #2858be;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    margin: 10px auto 10px;
    padding-bottom: 5px;
    clear: both;
}
h2 span {
	font-size: 18px;
    font-family: "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #79cefd;
    background: linear-gradient(135deg, #cbeef7 0%, #79cefd 100%);
    background: -webkit-linear-gradient(-45deg, #cbeef7 0%, #79cefd 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
h2 small {
    font-size: 0.65em;
    margin: 0 2%;
}
h3 {
    width: fit-content;
    font-size: 22px;
    color: #2858be;
    font-weight: bold;
    text-align: center;
    margin: 0px auto 5%;
    clear: both;
}
.inner{
	width: 96%;
    margin: 0 2%;
    padding: 50px 0;
    box-sizing: border-box;
}
.inner p{font-size:16px;}
footer #pagetop {
	text-align: right;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 48;
	background: none;
}
footer #pagetop img {
	width: 32px;
	height: 33px;
}
footer p {
	font-size: 10px;
	background: #343474;
    text-align: center;
    color: #fff;
    margin: 25px 0 0;
    padding: 5px 0;
}
.login_ex2,.gadget{transition-duration: 0.2s;}
.login_ex2:after{
	content: "";
    width: 13px;
    height: 13px;
    position: absolute;
    top: 18%;
    right: 25px;
    background: #FFF;
    border: 1px solid #555;
    box-shadow: 1px 1px 0 #fff, 2px 2px 0 #333;
}
.login_ex2 a{
	display: flex;
	background: #FFF;
	color: #004da1!important;
}
.gadget a {
	display: flex;
	letter-spacing: 0.1em;
	color: #004da1!important;
	background-color: #1c4e9c;
}
.login_ex2 p,.gadget p {
	color: #1c4e9c;
	background-color: #fff;
}
.login_ex2 img {
    width: 36px;
    height: auto;
}

/*about*/
#about .inner > dl {
	background: #FFF;
    border-radius: 10px;
    padding: 5px 15px 15px;
    margin-bottom: 5%;
}
#about .inner > dl dt h2 {
	font-size: 20px;
	margin: 25px 0 10px;
}
/*#about .inner > dl dd {
    background: #FFF;
    border-radius: 10px;
    padding: 5px 10px 8px;
}*/
#about .inner > dl dd li {font-size: 14px;}
#about .inner > dl:first-child dd li {text-align: center;}
#about .inner > dl:nth-of-type(2) dd li {margin: 3% 0;}
#about .inner > dl dd li b {
	color: #EB1619;
	font-size: 32px;
}
#about .inner > dl:nth-of-type(1) dd li small {
	font-size: 16px;
	font-weight: bold
}
#about .inner > dl:nth-of-type(2) dd li small {
	font-size: 12px;
	line-height: 1.4;
	display: inline-block;
}

/*EXガシェット*/
#gadgetbox{background: -webkit-linear-gradient(45deg, #fff 0%, #fffbfa 10%, #f2f3f8 20%, #ecf3fb 30%, #ecf0fb 40%, #f3f0fb 50%, #f2fcfe 60%, #e1e5f1 70%, #dfe4f2 80%, #e8eef6 90%, #f1f3f8 100%);}
.gadgetbox {
    background-color: #fffffff7;
    padding-bottom: 50px;
}
.fw-search-top__body {padding: 10px;}
.fw-top .fw-search-top--train{background-color: #fffffff7;}
.gadget_inner{
	width: 90%;
    margin: 0 auto;
}
.difference{
	margin:15px 0;
	text-align:center;
}
.difference a{
	font-size: 12px;
	position:relative;
}
.difference a:before{
	content: "?";
    position: absolute;
    top: 0;
    left: -24px;
    background: #1c4e9c;
    width: 18px;
    height: 18px;
    color: #FFF;
    border-radius: 10px;
}
#ex_select{
	display: flex;
    border-bottom: 3px solid #1c4e9c;
}
#ex_select li{
	width: 50%;
    text-align: center;
    padding: 32px 3px 5px;
    background: #FFF;
    position: relative;
	display: grid;
    align-items: center;
	line-height: 1.3;
	font-size: 12px;
    letter-spacing: -1px;
}
#ex_select li a{color: #1c4e9c;font-weight: bold;}
#ex_select li.select{
	background: #1c4e9c;
    color: #FFF;
}
#ex_select li:after {filter: invert(1);}
#ex_select li.select:after {filter: none;}
#ex_select li:nth-of-type(1):after{
	content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    left: calc((100% - 24px) / 2);
    background: url(/jr/ex/images/EXDP.png) no-repeat;
    background-size: cover;
}
#ex_select li:nth-of-type(2):after{
	content: "";
    width: 40px;
    height: 20px;
    position: absolute;
    top: 5px;
    left: calc((100% - 48px) / 2);
    background: url(/jr/ex/images/EXTour.png) no-repeat;
    background-size: cover;
}
#ex_select li:nth-of-type(3):after{
	content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    left: calc((100% - 24px) / 2);
    background: url(/jr/ex/images/EXoneway.png) no-repeat;
    background-size: cover;
}
#ex_select li:after {filter: invert(1);}
#ex_select li.select:after {filter: none;}
#ex_select li:nth-of-type(1):after{
	content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    top: 5px;
    left: calc((100% - 24px) / 2);
    background: url(/jr/ex/images/EXDP.png) no-repeat;
    background-size: cover;
}
#ex_select li:nth-of-type(2):after{
	content: "";
    width: 48px;
    height: 24px;
    position: absolute;
    top: 5px;
    left: calc((100% - 48px) / 2);
    background: url(/jr/ex/images/EXTour.png) no-repeat;
    background-size: cover;
}
section .fw-top .fw-mv-search {width: 100%;}
.login_ex1{
	position: absolute;
    top: 12px;
    right: 3px;
    width: 40%;
    z-index: 9500;
}
.login_ex1 li{
	margin: 0;
    padding: 10px 15px;
    background: #FFF;
    border: 2px solid #1c4e9c;
    position: relative;
    border-radius: 5px;
    box-shadow: 2px 2px 5px #f4f4f4;
}
.login_ex1 li:after{
	content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 33%;
    right: 8px;
    background: #FFF;
    border: 1px solid #555;
    box-shadow: 1px 1px 0 #fff, 2px 2px 0 #333;
}
.login_ex1 li a {
    display: flex;
    background: #FFF;
	padding: 0;
	color: #1c4e9c;
}
.login_ex1 li p {
	font-size: 16px!important;
	font-weight: bold;
    line-height: 1;
    display: grid;
    align-items: center;
}
.login_ex1 li img {
	width: 35px;
    height: fit-content;
    margin: 0;
}
.fw-search-top__footer {
    width: 72%;
    margin: auto;
	padding-bottom: 5%;
}

/*blue btn*/
.blue_btn a{
	font-size: 14px;
    padding: 5px 0 7px;
    margin: 0 0 5px;
    font-weight: bold;
    background-color: #1c4e9c;
    display: block;
    text-align: center;
	position:relative;
}
.blue_btn a h5{color: #fff !important;}
.blue_btn a:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 8px;
    position: absolute;
    top: calc((100% - 14px) / 2);
    right: 10px;
	border-color: transparent transparent transparent #FFF;
}

/*ご予約の流れ*/
#step .stepbox,#cpn-guide .cpn-guide {
    padding: 1rem;
    background: -webkit-linear-gradient(45deg, #fff 0%, #fffbfa 10%, #f2f3f8 20%, #ecf3fb 30%, #ecf0fb 40%, #f3f0fb 50%, #f2fcfe 60%, #e1e5f1 70%, #dfe4f2 80%, #e8eef6 90%, #f1f3f8 100%);
}
#step li{
	margin-bottom: 25px;
    padding: 0 10% 40px;
    display: block;
    color: #1c4e9c;
    border: 2px solid #1c4e9c;
    background-color: #fffffff7;
    border-radius: 10px;
    text-align: center;
}
#step li > img{width: 60%;}
#step li p{
	font-size: 18px;
	font-weight: bold;
    text-align: justify;
    letter-spacing: -0.05em;
}
#step li p.attention {
	font-size: 12px;
    color: #333;
    letter-spacing: 0.1em;
    margin-top: 10px;
}
#step li .entry {
    border: 2px solid #0065d6;
    padding: 10px 15px;
    border-radius: 25px;
    font-size: 15px;
    font-weight: bold;
    margin: 15px auto;
}
#step li p img{
	width: 48%;
    height: auto;
    background: #fff;
    margin: 2% 0 0;
    padding: 1%;
    box-sizing: border-box;
}
#step .bg_white {
	background: #FFF;
    display: block;
    padding: 20px 20px 30px;
    border-radius: 10px;
    font-size: 16px;
    text-align: center;
}
#step .bg_white b{line-height: 4;}

/*app DL*/
#step ol li:first-child b {
    text-align: center;
    width: 100%;
    display: inline-block;
	color: #222;
}
#step ol li:first-child .app img,
#step ol li:first-child .gp img {background:none;}
p.EXLOGO_txt {
    font-size: 1rem;
    font-weight: bold;
    padding: 5px;
}
.app_title {
    background-color: #0B318F;
    color: #FFF;
    padding: 15px 15px 0;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.25;
    margin: 0 auto 20px;
}
.EXLOGO_txt_at{
	font-size: 0.85rem;
	font-weight: normal;
    padding: 10px 0 15px;
}
p.EXLOGO {
    font-size: 40px;
    font-weight: bold;
    color: #0B318F;
    margin: 15px auto 0;
}
.applogo_btn a{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #0B318F;
    margin: 0 auto 25px;
    padding: 12px 0 8px;
    color: #FFFF8C !important;
    -webkit-border-radius: 20px;
    border-radius: 10px;
    width: 100%;
    font-size: 1rem;
    letter-spacing: 2px;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    transition: 0.2s;
    line-height: 1.3;		
}
.applogo_btn a::after {
    position: absolute;
    right: 40px;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 3px solid #FFFF8C;
    border-right: 3px solid #FFFF8C;
    transform: rotate(45deg);	
}
.logo_btn {
	display: flex;
	gap: 14px;
	justify-content: center;
}
.logo_btn img {
	width:100%;
	height: auto
}

/*ご乗車方法*/
#confirmation div div {margin: 0 auto;}
.howto{width: 100% !important;}
.howto div{
	border: 2px solid #F4F4F4;
    background-color: #fff;
    border-radius: 10px;
    padding: 15px 4%;
    margin: 15px 5% 0px !important;
    display: flex;
}
.howto img{
    width: 55px;
    height: 72px;
    margin: auto 5% auto 0%;
}
.howto div p{
	color: #1c4e9c;
    font-weight: bold;
    font-size: 15px;
    text-align: justify;
}
#confirmation p.text-title{
	background-color: #fff;
    padding: 10px 10px 10px 15px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.02em;
    border-left: 4px solid #1C4E9C;
}
#confirmation p.text{
	padding: 15px 19px;
    font-size: 15px;
    font-weight: normal;
    text-align: justify;
}

/*plan 調整*/
#dynamicpack_plan .plan_wrap li .title img,
#dynamicpack_plan .plan_wrap dt h4 img {
    width: 50px;
    margin-right: 5px;
}
#dynamicpack_plan .inner:nth-of-type(2) .benefits {
	height: auto;
}

}

/*760px以上*/
@media screen and (min-width: 760px) {
/* CSS */
#wrapper {line-height: 1.8;}
#dirPathBlock,
#anchorLinkBlock{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}

/*main*/
h1 {
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: 0 auto;
}
h2 {
    font-size: 38px;
    letter-spacing: 0.04em;
	line-height: 1;
    color: #2858be;
    font-weight: bold;
    text-align: center;
    margin: 0px auto 40px;
}
h2 span {
	font-size: 18px;
    font-family: "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #79cefd;
    background: linear-gradient(135deg, #cbeef7 0%, #79cefd 100%);
    background: -webkit-linear-gradient(-45deg, #cbeef7 0%, #79cefd 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
h2 small {
    font-size: 0.6em;
    margin: 0 2%;
}
h3 {
	width: fit-content;
    font-size: 24px;
    color: #2858be;
    font-weight: bold;
    text-align: center;
    margin: 0px auto 25px;
    padding: 10px 50px;
    clear: both;
}
.inner{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: 0 auto;
	padding:60px 0;
	display: block;
}
.inner p{font-size:18px;}
footer #pagetop {
    bottom: 20px;
    position: fixed;
    right: 20px;
    text-align: right;
    z-index: 50;
	background: none;
}
footer p {
	font-size: 12px;
	background: #343474;
    text-align: center;
    color: #fff;
    margin: 25px 0 0;
    padding: 5px 0;
}
.login_ex2,.gadget{transition-duration: 0.2s;}
.login_ex2:after{
	content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    top: 32%;
    right: 25px;
    background: #FFF;
    border: 1px solid #555;
    box-shadow: 1px 1px 0 #fff, 2px 2px 0 #333;
}
.login_ex2 a{
	display: flex;
	background: #FFF;
	color: #004da1!important;
}
.gadget a {
	display: flex;
	letter-spacing: 0.1em;
	color: #004da1!important;
	background-color: #1c4e9c;
}
.login_ex2 p,.gadget p {
	color: #1c4e9c;
	background-color: #fff;
}
.login_ex2 img {
    width: 36px;
    height: auto;
}

/*about*/
#about .inner {
	width: 760px;
	margin: 0 auto;
	padding: 60px 0;
	display: block;
}
#about .inner > dl {
	background: #FFF;
	border-radius: 20px;
	padding: 5px 50px 25px;
	margin-bottom: 3%;
	font-size: 18px;
}
#about .inner > dl dt h2 {
	font-size: 28px;
	margin: 30px 0 20px;
}
#about .inner > dl:nth-of-type(1) dd {
	width: fit-content;
    margin: auto;
}
#about .inner > dl dd li b {
	color: #EB1619;
	font-size: 32px;
}
#about .inner > dl:nth-of-type(1) dd li small {
	font-size: 18px;
	font-weight: bold;
}
#about .inner > dl:nth-of-type(2) dd li small {
	font-size: 14px;
	line-height: 1.5;
	display: inline-block;
}
#about .inner > dl:nth-of-type(2) dd {font-size: 18px;}
#about .inner > dl:nth-of-type(2) dd li {margin: 2% 0;}

/*EXガシェット調整*/
#gadgetbox{
    background: -webkit-linear-gradient(45deg, #fff 0%, #fffbfa 10%, #f2f3f8 20%, #ecf3fb 30%, #ecf0fb 40%, #f3f0fb 50%, #f2fcfe 60%, #e1e5f1 70%, #dfe4f2 80%, #e8eef6 90%, #f1f3f8 100%);
}
.fw-search-top__body {padding: 25px;}
.difference{
    margin: 15px 0;
    text-align: right;
    font-size: 16px;
}
.difference a{position:relative;font-size: 16px;}
.difference a:before{
	content: "?";
    font-weight: bold;
    position: absolute;
    top: -1px;
    left: -33px;
    background: #1c4e9c;
    width: 27px;
    height: 27px;
    color: #FFF;
    border-radius: 15px;
    font-size: 16px;
    font-family: "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    text-align: center;
}
#ex_select{
	display: flex;
    border-bottom: 3px solid #1c4e9c;
	margin-top: 20px;
}
#ex_select li{
	width: 50%;
    text-align: center;
    padding: 44px 10px 5px;
    background: #FFF;
    position: relative;
	font-size: 15px;
    font-weight: bold;
	cursor:pointer;
	display: grid;
    align-items: center;
	line-height: 1.4;
}
#ex_select li a{color: #1c4e9c;}
#ex_select li.select{
	background: #1c4e9c;
    color: #FFF;
}
#ex_select li:not(.select):hover{opacity:0.8;}
#ex_select li:after {filter: invert(1);}
#ex_select li.select:after {filter: none;}
#ex_select li:nth-of-type(1):after{
	content: "";
    width: 36px;
    height: 36px;
    position: absolute;
    top: 5px;
    left: calc((100% - 24px) / 2);
    background: url(/jr/ex/images/EXDP.png) no-repeat;
    background-size: cover;
}
#ex_select li:nth-of-type(2):after{
	content: "";
    width: 72px;
    height: 36px;
    position: absolute;
    top: 5px;
    left: calc((100% - 48px) / 2);
    background: url(/jr/ex/images/EXTour.png) no-repeat;
    background-size: cover;
}
section .fw-top .fw-mv-search {width: 100%;}
.login_ex1{
	position: absolute;
    top: 16px;
    right: 8px;
    width: 180px;
    z-index: 9500;
    margin-right: calc((100% - 962px) / 2);
}
@media screen and (max-width: 980px) {
.login_ex1{
    margin-right: calc((100% - 770px) / 2);
}
}
.login_ex1 li{
	margin: 0;
    padding: 10px 15px;
    background: #FFF;
    border: 2px solid #1c4e9c;
    position: relative;
    border-radius: 5px;
    box-shadow: 2px 2px 5px #f4f4f4;
}
.login_ex1 li:after{
	content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    top: 32%;
    right: 25px;
    background: #FFF;
    border: 1px solid #555;
    box-shadow: 1px 1px 0 #fff, 2px 2px 0 #333;
}
.login_ex1 li a {
    display: flex;
    background: #FFF;
	padding: 0;
	color: #1c4e9c;
}
.login_ex1 li p {
	font-size: 16px!important;
	font-weight: bold;
    margin-left: 5%;
    display: grid;
    align-items: center;
}
.login_ex1 li img {
    width: 36px;
    height: auto;
}
.fw-search-top__footer {
    width: 90%;
    margin: auto;
	padding-bottom: 5%;
}

/*blue btn*/
.blue_btn a{
	font-size: 16px;
    padding: 5px 0 7px;
    margin: 0 0 12px;
    font-weight: bold;
    background-color: #1c4e9c;
    display: block;
    text-align: center;
	position:relative;
}
.blue_btn a h5{color: #fff !important;}
.blue_btn a:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 8px;
    position: absolute;
    top: calc((100% - 14px) / 2);
    right: 10px;
	border-color: transparent transparent transparent #FFF;
}

/*ご予約の流れ*/
#step .stepbox,#cpn-guide .cpn-guide{
	padding: 80px;
	background: -webkit-linear-gradient(45deg, #fff 0%, #fffbfa 10%, #f2f3f8 20%, #ecf3fb 30%, #ecf0fb 40%, #f3f0fb 50%, #f2fcfe 60%, #e1e5f1 70%, #dfe4f2 80%, #e8eef6 90%, #f1f3f8 100%);
}
#step ol{
	display: flex;
    flex-wrap: wrap;	
}
#step li{
	width: calc(98% / 3);
    border: 2px solid #1c4e9c;
    background-color: #fffffff7;
    border-radius: 10px;
    margin: 0.3%;
    padding: 10px 1.5% 15px;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    font-size: 16px;
    color: #1c4e9c;
    font-weight: bold;
}
#step li > img{
	width: 90%;
    height: fit-content;   
}
#step li p{
    font-size: 17px;
    color: #1c4e9c;
    font-weight: bold;
    text-align: justify;
    letter-spacing: -0.05em;
}
#step li .entry	{	
	border: 1px solid #0065d6;
    padding: 5px 15px;
    border-radius: 20px;	
	font-size: 15px;
	margin: 10px auto;
}
#step li p.attention{
	font-size: 12px;
    color: #333;
	margin-top: 30px;
}
#step li p img{
	width: fit-content;
    height: fit-content;
    background: #fff;
    margin: 2% 0 0;
    padding: 1%;
    box-sizing: border-box;
}
#step .application{margin-top: 40px;}
#step .bg_white {
    background: #FFF;
    display: block;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    font-size: 20px;
    line-height: 4;
}

/*app DL*/
#step ol li:first-child b {
	text-align: center;
    width: 420px;
    display: inline-block;
    color: #222;
}
#step ol li:first-child .app,
#step ol li:first-child .gp {width: 48%;}
#step ol li:first-child .app img,
#step ol li:first-child .gp img {background: none;}
.howto div{
	border: 2px solid #F4F4F4;
    background-color: #fff;
    border-radius: 10px;
    padding: 15px 6%;
    display: flex;
	margin: 20px 40px 0px;
}
.howto img{
    width: 55px;
    height: 72px;
    margin: auto 5% auto 0%;
}
.howto div p{
    width: calc(100% - 55px);
    color: #1c4e9c;
    font-weight: bold;
}
p.EXLOGO_txt {
    font-size: 18px;
    font-weight: bold;
    padding: 5px;	
}
.app_title {
    background-color: #0B318F;
    color: #FFF;
    padding: 15px 0 0;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.25;
    margin: 0 auto 20px;
}
.EXLOGO_txt_at{
	font-size: 16px;
	font-weight: normal;
    padding: 7px 0 10px;
}
p.EXLOGO {
    font-size: 40px;
    font-weight: bold;
    color: #0B318F;
    margin: 30px auto 0;
}
.applogo_btn a{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #0B318F;
    margin: 0 auto 50px;
    padding: 12px 0 8px;
    color: #FFFF8C !important;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    width: 400px;
    font-size: 20px;
    letter-spacing: 2px;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    transition: 0.2s;
    line-height: 1.3;		
}	
.applogo_btn a::after {
    position: absolute;
    right: 40px;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 3px solid #FFFF8C;
    border-right: 3px solid #FFFF8C;
    transform: rotate(45deg);	
}
.logo_btn {
    display: flex;
    margin: auto;
    width: fit-content;
    gap: 50px;
}

/*plan 調整*/
#dynamicpack_plan .plan_wrap li .title img,
#dynamicpack_plan .plan_wrap dt h4 img {
    width: 60px;
    margin-right: 5px;
}

}