@charset "UTF-8";

body{font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;}
.mb0{margin-bottom:0;}
.fc_red2{color:#c00!important;}
.underline{text-decoration: underline;}
#pagetop_sp,#pagetop_pc{display:none;}
#pastlist {
	margin: 0 auto;
	max-width: 970px;
	width: 100%;
    font-size: 12px;
}
*,
*::after,
*::before {box-sizing: border-box;}
img {
	vertical-align: middle;
	width: 100%;}
a {color: inherit;}
article p {
	color: #222;
	font-size: 14px;
	font-weight: 100;
	letter-spacing: 1.8px;
	line-height: 1.71;
}
/*html {
	background: #fff;
	color: #000;
}*/
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,
img {border: 0;}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;}
ol,
ul {list-style: none;}
caption,
th {text-align: left;}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}
q::before,
q::after {content: '';}
abbr,
acronym {
	border: 0;
	font-variant: normal;
}

/* to preserve line-height and selector appearance */
sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}

/* because legend doesn't inherit in IE */
legend {color: #000;}

/* YUI CSS Detection Stamp */
#yui3-css-stamp.cssreset {display: none;}
ul {list-style-type: none;}
input,
textarea,
select {
	appearance: none;
	background: none;
	border: none;
	border-radius: 0;
	box-sizing: border-box;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	outline: none;
}
select::-ms-expand {display: none;}
input::-ms-expand {display: none;}
input[type='radio'] {display: none;}
textarea {resize: none;}
.u-kome {
	margin-left: 2em;
	text-indent: -2em;
}
.u-kome span {margin-right: 5px;}

/*important-news*/
#important-news {
	width: 94%;
	font-size: 12px;
	margin: 0 auto 5%;
}
#important-news p {letter-spacing: 0;}
#important-news .newsIco {
	width: fit-content;
	font-size: 1em;
	background: #c00;
	color: #FFF;
	margin-bottom: 2%;
	padding: 2px 5px;
	border-radius: 3px;
}
#important-news .text {font-size: 1em;}
#important-news .text small {font-size: 0.85em;}
@media screen and (min-width: 760px),print {
#important-news {
	max-width:970px;
	min-width:760px;
	font-size: 14px;
	margin: 0 auto 1%;
}
#important-news .newsIco {margin-bottom: 1%;}
}

/* // -----------------------------------------------------------------
// Components
// ----------------------------------------------------------------- */
h2,h3,h4 {
	color: #333;
	font-size: 22.78px;
	font-weight: bold;
	line-height: 1.4;
	padding-bottom: 21px;
	position: relative;
	text-align: center;
}
h4 {font-size: 16px;}
@media print, screen and (max-width: 759.9px) {
h2,h3 {font-size: 18.22px;}
.p-home-section {
	margin-top: 0;
	padding: 35px 24px;
}
/*.p-home-background {background-color: #F5F5F5;}
.p-home-background::after {content: none;}*/
.spnone,.smpnone{display:none;}
.p-home .contents {padding: 0;}
}
.p-home h2 {margin-bottom: 25px;}
h2::after {
	background-color: #333;
	border-radius: 4px;
	bottom: 0;
	content: "";
	height: 4px;
	left: 50%;
	position: absolute;
	transform: translate(-50%, 0);
	width: 60px;
}

.p-home-section {padding: 25px 0;}
.p-home-background {position: relative;}
.p-home-background::after {
/*	background-color: #F5F5F5;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 00;
	transform: skewY(-5deg);
	width: 100%;
	z-index: 1;*/
}
.p-home .contents {
	margin: 0 auto;
	max-width: 970px;
	padding: 0 15px;
	position: relative;
	z-index: 47;
}
* {font-size: 100%;}

@media print,screen and (min-width :760px){
.pcnone{display:none;}
.c-btn.js-sidebar-btn {
	margin: auto;
	width: 72%!important;
	padding: 10px 0;
}
}

/*add NTA*/
#Gnav .tags {
	z-index: 201;
}
#smp_header img {
	vertical-align: middle;
	width: auto;
}

/*header*/
.c-header-submit{margin-bottom:50px;position: relative;}
input#chkbox[type=checkbox] {display: none;}
.c-header-check label {
	position: relative;
	padding: 0 0 0 30px;
}
input#chkbox[type=checkbox]:checked + label:before {opacity: 1;}
.c-header-check label:after,
.c-header-check label:before {
	position: absolute;
	content: "";
	display: block;
	top: 50%;
}
.c-header-check label:before {
	left: 8px;
	margin-top: -15px;
	width: 8px;
	height: 20px;
	border-right: 3px solid #0171bd;
	border-bottom: 3px solid #0171bd;
	transform: rotate(45deg);
	opacity: 0;
	z-index: 1;
}
.c-header-check label:after {
	left: 0;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	border: 2px solid #555;
	background: #FFF;
}
.c-header-submit a.c-btn-secandary:link,
.c-header-submit a.c-btn-secandary:visited,
.c-header-submit a.c-btn-secandary:active {
	color: #FFF!important;
	text-decoration: none!important;
}
/*.c-header {
	align-items: center;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	left: 0;
	padding: 11px 19px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9501;
}*/
/*@media print, screen and (max-width: 759.9px) {
body{padding-top: 55px;}
.c-header {padding: 10px 12px;}
}*/
.c-header-logo {
	font-size: 12px;
	line-height: 1.2;
	min-width: 172px;
}
.c-header-right {
	align-items: flex-end;
	align-items: center;
	display: flex;
	width: 100%;
}
.c-header-right .c-sidebar {
	margin-left: 30px;
	margin-right: auto;
}
@media print, screen and (max-width: 759.9px) {
.c-header-right .c-sidebar {margin-left: auto;}
}
.c-header-right .c-btn {
	max-width: none;
	width: auto;
}
@media print, screen and (max-width: 759.9px) {
.c-header .c-target-date {display: none;}
}
.c-header-radio {
	margin: 32px 0 46px;
	position: relative;
}
.c-header-radio::after {
	background: linear-gradient(to top right, rgba(0, 0, 0, 0) 50%, #0000008a 50.5%) no-repeat 0 0/50% 100%, linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #0000008a 50.5%) no-repeat 100% 100%/50% 100%;
	content: "";
	height: 8px;
	left: 50%;
	position: absolute;
	top: 113%;
	transform: translate(-50%, 0);
	width: 12px;
}
.c-header-radio label:not(:last-child) {margin-bottom: 16px;}
.c-header-notice{font-size: 14px!important;}
.c-header-notice.backyellow{
    background: hsla(55.86deg,100%,60.2%,0.1);
    padding: 15px;
}

.c-header-notice-message {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.4;
	letter-spacing: 1.8px;
}
.c-header-notice-message span{
	display: block;
	color: red;
	font-size: 16px;
}
.c-header-check {
	display: flex;
	align-items: center;
}
.c-header-check input{
	appearance: auto;
	margin-right: 10px;
}
.c-header-submit .c-btn:first-child {margin-bottom: 16px;}
.c-header-submit .c-btn-secandary {background: #BDBDBD;}
.is-active.c-header-submit .c-btn-secandary {background: #20208c;}
.c-header-submit:before{
	content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.is-active.c-header-submit:before{z-index: 0;}
.c-header-submit .c-btn-tertiary {
	border: 1px solid #BDBDBD;
	color: #BDBDBD;
}
.is-active.c-header-submit .c-btn-tertiary {
	border: 1px solid #20208c;
	color: #20208c;
}
.c-sidebar-contents, .c-sidebar-overlay {
	transition: all 0.3s;
	visibility: hidden;
}
.c-sidebar-overlay {
	background-color: rgba(0, 0, 0, 0.45);
	height: 100vh;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	width: 100vw;
	z-index: 800;
}
.c-sidebar-contents {
	background-color: #fff;
	height: 100vh;
	max-width: 360px;
	padding: 16px 24px;
	position: fixed;
	right: -100%;
	top: 50%;
	transform: translate(0, -50%);
	width: 100%;
	z-index: 9500;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
@media print, screen and (max-width: 759.9px) {
.c-sidebar-contents {max-width: 100%;}
}
.c-sidebar-contents p {font-size: 16px;}
.c-sidebar-contents p.tx14 {font-size: 14px;}
.c-sidebar.is-active .c-sidebar-contents,
.c-sidebar.is-active .c-sidebar-overlay {
	transition: all 0.3s;
	visibility: visible;
}
.c-sidebar.is-active .c-sidebar-contents {right: 0;}
.c-sidebar.is-active .c-sidebar-overlay {opacity: 1;}
.c-sidebar-close-btn {
	height: 22px;
	margin: 55px 0 15px;
	position: relative;
	width: 22px;
	float: right;
	display: block;
}
.c-sidebar-close-btn::before, .c-sidebar-close-btn::after {
	background-color: #000;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	top: 8px;
	width: 100%;
}
.c-sidebar-close-btn::after {transform: rotate(45deg);}
.c-sidebar-close-btn::before {transform: rotate(-45deg);}
.c-target-date {
	color: #212121;
	font-size: 16px;
	margin-left: auto;
}
@media print, screen and (max-width: 759.9px) {
.c-target-date {font-size: 14px;}
}
.c-target-date-date {
	color: #747474;
	font-size: 14px;
}
@media print, screen and (max-width: 759.9px) {
.c-target-date-date {font-size: 12px;}
}
.c-target-date-line {
	background-image: linear-gradient(to right, transparent 50%, #fff134 50%);
	background-position: -100% .5em;
	background-repeat: repeat-x;
	background-size: 200% 1em;
	font-weight: bold;
	padding: 0 2px;
	font-size:15px
}
.c-btn {
	background: linear-gradient(to right bottom, #c00, #a10000);
	border: none;
	border-radius: 4px;
	color: #FFF;
	display: block;
	font-size: 14px;
	outline: none;
	padding: 7px 5px;
	text-align: center;
	width: 100%;
	min-width: 120px;
	box-sizing: border-box;
}
.c-btn.c-btn-secandary {
	display: block;
	font-size: 16px;
	margin: 0;
	max-width: 100%;
	padding: 24px 10px;
	width: 100%;
    position: relative;
}
.c-btn.c-btn-tertiary {
	background: #fff;
	display: block;
	font-size: 16px;
	margin: 0;
	max-width: 100%;
	padding: 10px;
	width: 100%;
    position: relative;
}
.c-btn.c-btn-secandary u,
.c-btn.c-btn-tertiary u {font-size: 13px;}
.c-radio {display: none;}
.c-btn.advertise-model-btn {
	display: none;
	text-decoration: none;
}
.c-radio-label {
	border: 1px solid #979797;
	border-radius: 4px;
	box-sizing: border-box;
	color: #333;
	cursor: pointer;
	display: flex;
	align-items: center;
	font-size: 16px;
	padding: 14px 43px;
	position: relative;
	width: 100%;
	height:60px;
}
@media print, screen and (max-width: 759.9px) {
.c-radio-label {padding: 0 43px;}
}
.c-radio-label::before {
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid #979797;
	border-radius: 50%;
	content: '';
	display: block;
	position: absolute;
	top: 20px;
    left: 10px;
}
.c-radio-label::after {
	width: 10px;
	height: 10px;
	background: #20208c;
	border-radius: 50%;
	content: '';
	display: block;
	opacity: 0;
	position: absolute;
	top: 23px;
    left: 13px;
}
.c-header-radio .options .inactive, .c-header-radio .options .inactive:before {background-color: #bdbdbd;}
.c-radio:checked + .c-radio-label {border: 1px solid #20208c;}
.c-radio:checked + .c-radio-label::before {border-color: #20208c;}
.c-radio:checked + .c-radio-label::after {opacity: 1;}
.c-main-visual {display: block;}
.c-main-visual-top {
	align-items: center;
	display: flex;
	justify-content: flex-end;
	margin: 0 0 30px;
	padding: 0 39px;
}
.c-main-visual-top p {
	color: #777;
	font-size: 16px;
}
.c-main-visual-top .c-main-visual-logo {
	margin: 0 0 0 20px;
	max-width: 98px;
}
.c-main-visual-main {
	width: 100%;
	margin: auto;
	position: relative;
	text-align: center;
}

.c-main-visual-main .caution{
	left: 5%;
	right: 5%;
	position: absolute;
	bottom: 42%;
	z-index: 1;
    font-size: 10px;
}

@media print, screen and (max-width: 759.9px) {
.c-main-visual-main .caution {
    left: 5%;
    right: 5%;
    position: absolute;
    top: 120px;
}
}

.c-main-visual-main-image {
	min-height: 480px;
	overflow: hidden;
	position: relative;
	background: #6ed5da url(/nrs/travelcansel/kaigai/assets/image/keyvisual.jpg) no-repeat;
    background-position: right;
}
.c-main-visual-main-image img {
	width: 1313.5px;
	/*width: auto;*/
	height: 480px;
}
.c-main-visual-main-image img.sp-view{display: none;}
.c-main-visual-main-text {
	left: 5%;
	right: 5%;
	position: absolute;
	top: 24px;
}
.c-main-visual-main-text p {
	display: inline-block;
	position: relative;
	text-shadow: 0px 0px 50px rgb(255 255 255 / 100%), 0px 0px 15px rgb(255 255 255 / 85%),0px 0px 12px rgb(255 255 255 / 80%), 0px 0px 10px rgb(255 255 255 / 85%),0px 0px 50px rgb(255 255 255 / 100%);
}
.c-main-visual-main-text p span {
	font-size: 36px;
	font-weight: 700;
	color: #e57300;
	position: relative;
	z-index: 200;
}
.c-main-visual-main-text p span.petname{font-size: 55px;}
@media print, screen and (max-width: 759.9px) {
.c-main-visual-main-text p{line-height: 1;}
.c-main-visual-main-text p span{font-size:15px;}
.c-main-visual-main-image,
.c-main-visual-main-image img{
	width: auto;
	height: 280px;
	min-width: auto;
	min-height: auto;
}
.c-main-visual-main-text p span.petname {
	line-height: 2.4;
	font-size: 17px;
}
}
@media print,screen and (min-width :760px){
.c-main-visual-travel{display:none;}
}
.c-main-visual-travel {
	margin: 0 30px 0 0;
	max-width: 92px;
}
@media print, screen and (max-width: 759.9px) {
.c-main-visual-travel {
	margin: 15px 0 0;
	max-width: 100%;
	position: static;
}
}
.c-main-visual-travel p {
	color: #757575;
	font-size: 12.34px;
	line-height: 1.6;
}
@media print, screen and (max-width: 759.9px) {
.c-main-visual-travel p {text-align: center;}
}
.c-main-visual-travel-image {
	margin-bottom: 22px;
	width: 100%;
}
@media print, screen and (max-width: 759.9px) {
.c-main-visual-travel-image {
	margin: 0 auto 22px;
	max-width: 212px;}
}
.c-main-visual-sns {
	align-items: center;
	justify-content: space-between;
	margin-bottom: 33px;
}
@media print, screen and (max-width: 759.9px) {
.c-main-visual-sns {
	margin: 0 auto 22px;
	max-width: 212px;
}
}
.c-main-visual-sns .line-it-button {
	height: 20px !important;
	margin-right: 10px;
	width: 83px !important;
}
.c-main-visual .c-card-list {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 22px auto 0;
	max-width: 948px;
	padding: 0 24px;
}
@media print, screen and (max-width: 759.9px) {
.c-main-visual .c-card-list {display: block;}
}
.c-main-visual .c-card-list .c-card:not(:last-child) {margin-right: 24px;}
@media print, screen and (max-width: 759.9px) {
.c-main-visual .c-card-list .c-card:not(:last-child) {margin-bottom: 15px;}
}
.c-main-visual .c-target-date {display: none;}
@media print, screen and (max-width: 759.9px) {
.c-main-visual .c-target-date {
	display: block;
	padding: 5px 24px;
}
}

#multiple_reservations_box {
	padding: 5px 0;
	font-size: 0.9em;
}
#multiple_reservations_box > p {
	font-size: 1em;
	line-height: 1.2;
}
#multiple_reservations_box > p img {width: 18px;}

/*ko_ka select*/
#select_tab_div a{
	width: calc((100% - 4px) / 2);
    margin: 0 1px;
    text-align: center;
    background: #E7E7E7;
    line-height: 3;
	color:#222;
}
#select_tab_div a.select_tab{background: #e57300;color:#FFF;}

@media print, screen and (max-width: 759.9px) {
#select_tab_div{
	margin: 0 auto 3px;
    font-size: 10px;
    display: flex;
}
}

@media print,screen and (min-width :760px){
#select_tab_div{
	width: 100%;
	max-width: 950px;
	min-width: 760px;
	margin: 0 auto 3px;
	font-size: 16px;
	display:flex;
}
}

/*title*/
.c-main-visual h2 {
	line-height: 1.5;
	text-align: center;
	margin-top: 45px;
	position: relative;
	z-index: 100;
}
.c-main-visual h2 span {
	background-image: linear-gradient(to right, transparent 50%, #fff134 50%);
	background-position: -100% .7em;
	background-repeat: repeat-x;
	background-size: 200% 5em;
	color: #333;
	display: inline-block;
	font-size: 32.44px;
	font-weight: 600;
	padding: 0 6px;
}
@media print, screen and (max-width: 759.9px) {
.c-main-visual h2 span {font-size: 19.44px;}
}
#web-application-only{
	text-align: center;
	background: #e57300;
	color: #FFF;
	font-size: 20px;
}
#insurance-fee{
	width: 90%;
	background: #FFF;
	padding: 10px;
	position: absolute;
	top: 165px;
	left: 5%;
	right: 5%;
	z-index: 1;
	text-align: center;
}
#insurance-fee .adding-warranty {
	color: #FFF;
	background: #343474;
	display: block;
	font-size: 13px;
	font-weight: bold;
	width: 300px;
	margin: auto;
}
@media print, screen and (min-width: 970px) {
#insurance-fee{
	width: 32%;
	left: 34%;
	right: 34%;
	top: 320px;
}
}

/*改定などnews*/
@media print, screen and (max-width: 759.9px) {
.important_txtBox{
	color: red;
	line-height: 1.4;
	margin: 5%;
	width: 90%;
	font-size: 12px;
	text-align:left;
	font-weight: bold;
}
}
@media print,screen and (min-width :760px){
.important_txtBox{
	color: red;
	width: 100%;
	max-width: 950px;
	min-width: 760px;
	margin: 0 auto 50px;
	font-size: 15px;
	font-weight: bold;
}
}

/*nav*/
@media print, screen and (min-width: 760px) {
#smooth_menu{
	width: 100%;
	max-width: 970px;
	margin: 18px auto 50px;
	background: #FFF;
	font-size: 18px;
}
#smooth_menu li{
	width: 16.66666%;
	display: block;
	float: left;
	text-align: center;
}
#smooth_menu li a{font-size:18px;}
}
@media print, screen and (max-width: 759.9px) {
#smooth_menu{
	border: 2px solid #999;
	margin: 1% 1% 50px;
	padding: 10px 0;
}

#smooth_menu ul{
	width:50%;
	float:left;
}
#smooth_menu ul:nth-of-type(1){border-right: 1px solid #999;}
#smooth_menu li{padding: 5px 0 5px 12px;}
}

/*section(キャンセル保険)*/
.c-block-list {
	width: 100%;
    max-width: 740px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 15px;
}
.c-block-list li {
	border: 2px solid #333;
    border-radius: 2px;
    color: #333;
    font-size: 17.07px;
    margin: 2% 5% 5%;
    padding: 15px 0;
    text-align: center;
    width: 40%;
    box-sizing: border-box;
}

@media print, screen and (max-width: 759.9px) {
.c-block-list {
    margin: 0 auto 25px;
}
.c-block-list li {
	margin: 15px 0;
	max-width: 100%;
	width: 100%;
}
/*.c-block-list li:not(:nth-child(3n)) {margin: 0 0 16px;}
.c-block-list li:nth-child(-n + 3) {margin: 0 0 16px;}*/
.c-block-list li:last-child {margin: 0;}
.other_top_btn_ins {
    width: 72%;
    height: 50px;
    margin: auto;
}
}
.p-home-cancel-caution {
	color: #333;
	font-size: 16px;
	margin-top: 45px;
	text-align: center;
}
@media print, screen and (max-width: 759.9px) {
.p-home-cancel-caution {
	font-size: 14.22px;
	margin-top: 35px;
}
}
.p-home-cancel-caution a {
	display: inline-block;
	text-decoration: underline;
}
.p-home-cancel-text {
	display: flex;
	margin: 112px auto 0;
	max-width: 700px;
}
@media print, screen and (max-width: 759.9px) {
.p-home-cancel-text {
	display: block;
	margin: 20px auto 0;
	max-width: 100%;
}
}
.p-home-cancel-text p {
	color: #333;
	font-size: 20.25px;
	font-weight: 600;
	line-height: 1.4;
}
@media print, screen and (max-width: 759.9px) {
.p-home-cancel-text p {
	font-size: 18.22px;
	line-height: 1.5;
}
}
@media print, screen and (max-width: 759.9px) {
.p-home-cancel-text p br{display:none;}
}
.p-home-cancel-text-icon {
	margin-right: 18px;
	width: 47px;
}
@media print, screen and (max-width: 759.9px) {
.p-home-cancel-text-icon {
	margin: 0 auto 22px;
	width: 44px;
}
}

/*section(こんな時に)*/
@media print,screen and (min-width :760px){
.accordion-cards-wrapper {
	display: flex;
	align-items: flex-start;
	justify-content: center;
}
}
.accordion-cards-wrapper .accordion-card {
	background-color: #fff;
	border-radius: 19px;
	font-size: 14px;
	box-shadow: 0 1.9px 2.5px rgb(0 0 0 / 6%),
	0 5px 6.1px rgb(0 0 0 / 8%),
	0 10.1px 11.4px rgb(0 0 0 / 9%),
	0 19.2px 19.8px rgb(0 0 0 / 9%)
}
@media print,screen and (min-width: 760px){
.accordion-cards-wrapper .accordion-card {
	font-size: 16px;
	width: 48%;
}
}
.accordion-cards-wrapper .accordion-card  ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.accordion-cards-wrapper .accordion-card:not(:first-child) {margin-top: 30px;}
@media print,screen and (min-width :760px){
.accordion-cards-wrapper .accordion-card:not(:first-child) {margin: 0 0 0 45px;}
}
.accordion-cards-wrapper .accordion-card .card-key-visual img {border-radius: 19px 19px 0 0;}
.accordion-cards-wrapper .accordion-card .card-contents{
	padding: 15px 15px 30px;
	position: relative;
}
.accordion-cards-wrapper .accordion-card.is-active .card-contents::after {
	transform: rotate(-135deg);
	transition: all .3s;
}
.accordion-cards-wrapper .accordion-card .card-preview {padding-bottom: 12px;}
.accordion-cards-wrapper .accordion-card.is-active .card-preview {border-bottom: solid 1px #dedede;}
.accordion-cards-wrapper .accordion-card .card-summary .card-title {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 12px;
	letter-spacing: -1px;
}
.accordion-cards-wrapper .accordion-card .card-summary .card-summary-item{height:72px;}
.accordion-cards-wrapper .accordion-card .card-summary .card-summary-item ul li:not(:first-child){margin: 12px 0 0 0;}
.accordion-cards-wrapper .accordion-card .card-summary .card-summary-item ul li .preview-item-value {
	float: right;
	white-space: nowrap;
}
.accordion-cards-wrapper .accordion-card.is-active .card-accordion-area {
	max-height: 1500px;
	transition: all 0.3s;
	visibility: visible;
	margin-top: 10px;
}
.accordion-cards-wrapper .accordion-card .card-accordion-area ul li:not(:first-child){margin-top: 15px;}
.accordion-cards-wrapper .accordion-card .card-accordion-area .card-detail-item .detail-item-label {
	font-weight: 700;
	margin-bottom: 8px;
}
.accordion-cards-wrapper .accordion-card .card-accordion-area .card-detail-item .detail-item-value p {
	padding: 0;
	margin: 0;
}
.accordion-cards-wrapper {
	margin: 0 auto;
	max-width: 948px;
	padding: 0 0 25px;
	position: relative;
	z-index: 47;
}
.accordion-cards-wrapper .accordion-card {border-radius: 0px !important;}
.accordion-cards-wrapper .accordion-card .card-key-visual img {border-radius: 0px !important;}

.example-fee dt{margin-bottom: 5px;}
.example-fee dd{
	color: #C00;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: right;
	display:flex;
	align-items: center;
}
.example-fee b{
	display: inline-block;
	width: 60%;
	color: #222;
	font-weight: normal;
	line-height: 1;
}
.example-fee span{width:40%;}
.example-fee dd:last-child {
	text-align: center;
	display: block;
}
.example-fee dt{margin-bottom: 5px;}
.example-fee dd{
	color: #C00;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}
.example-fee b{
	display: inline-block;
	width: 65%;
	color: #222;
	font-weight: normal;
}


@media print, screen and (max-width: 759.9px) {
#wide_plan{
	background: hsla(30deg,100%,54.51%,0.1);
    padding: 15px;
}
#wide_plan h3{
    background: #FFF;
    padding: 5px 0;
    margin: 0 auto 10px;
    border-radius: 50px;
    color: #e57300;
}
}
@media print, screen and (min-width: 760px) {
#wide_plan{
	background: hsla(30deg,100%,54.51%,0.1);
    padding: 25px;
}
#wide_plan h3{
	width: 48%;
    background: #FFF;
    padding: 10px 0;
    margin: 0 auto 25px;
    border-radius: 50px;
    color: #e57300;
}
}

/*section(同行者のトラブルによるキャンセルでもOK)*/
.c-card-secondary {
	margin: 0 auto;
    max-width: 640px;
	background-color: #fff;
	border-left: 4px solid #e57300;
    border-radius: 4px;
    border-right: 4px solid #74DADE;
	overflow: hidden;
}
.c-card-secondary::before, .c-card-secondary::after {
	background: linear-gradient(to right, #e57300 0%, #74DADE 100%);
	content: "";
	display: block;
	height: 4px;
}
.c-card-secondary .c-card-contents {padding: 25px;}
.c-card-secondary .c-card-title {
	color: #333;
	font-size: 17.07px;
	line-height: 1.4;
	text-align: center;
}
.c-card-secondary .c-card-icon-list {
	display: flex;
	justify-content: space-around;
	margin-top: 25px;
}
.c-card-secondary .c-card-icon-list li {
	margin: 7px;
	width: 150px;
}
.c-card-secondary .c-card-icon-list .c-card-icon {
	display: block;
	margin-bottom: 10px;
}
.c-card-secondary .c-card-icon-list p {
	color: #333;
	font-size: 16px;
	text-align: center;
}
@media print, screen and (max-width: 759.9px) {
.c-card-secondary .c-card-icon-list p {font-size: 14.22px;}
}

/*section(対象となる旅行)*/
#multiple_reservations_box {
	padding: 5px 0;
	font-size: 0.9em;
}
#multiple_reservations_box > p {
	font-size: 1em;
	line-height: 1.2;
}
#multiple_reservations_box > p img {width: 18px;}
#multiple_reservations_table {
	margin-bottom: 5%;
    padding: 25px 0;
}
#multiple_reservations {
	display: flex;
	margin: 1% 0;
}
@media print, screen and (max-width: 759.9px) {
#multiple_reservations {
	display: block;
}
}
#multiple_reservations > div {
	width: calc(100% / 3);
	box-shadow: 0px 0px 3px #999;
	margin: 1%;
	padding: 10px;
	text-align: center;
}

@media print, screen and (max-width: 759.9px) {
#multiple_reservations > div {
    width: 98%;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    margin: 5% 1%;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
}
#multiple_reservations > div img {width: 210px;}
}

#multiple_reservations > div p {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

/*table*/
@media print, screen and (max-width: 759.9px) {
.slick_table{
    overflow-x: scroll;
    overflow-y: hidden;
	margin-bottom: 15px;
}
}
#multiple_reservations_table table{
	width: 970px;
	font-size: 14px;
	margin-bottom: 5%;
}
#multiple_reservations_table td,
#multiple_reservations_table th {
	padding: 5px;
	text-align: center;
	height: 60px;
}
#multiple_reservations_table .ok{
	font-size: 1.2em;
	font-weight: bold;
	color: #20208c;
}
#multiple_reservations_table .okyellow{
	font-size: 1.2em;
	font-weight: bold;
	color: #e57300;
}
#multiple_reservations_table .ng{
	font-size: 1.2em;
	font-weight: bold;
	color: #cc0000;
}
#multiple_reservations_table tr th {font-weight: bold;}
#multiple_reservations_table tr th img {
	width: 40px;
	margin-right: 10px;
}
#multiple_reservations_table tr th,
#multiple_reservations_table tr td {
	width: 20%;
	border-right: 1px dotted #ccc;
}
#multiple_reservations_table tr th:last-child,
#multiple_reservations_table tr td:last-child {border-right: none;}
#multiple_reservations_table tr th:nth-of-type(1) {width: 20%;}
#multiple_reservations_table .fc11{
	text-align: left;
	font-size:11px;
}
#multiple_reservations_table tr:first-child{border-bottom: 3px solid #888;}
#multiple_reservations_table tr:nth-of-type(2),
#multiple_reservations_table tr:nth-of-type(3){border-bottom: 1px solid #888;}

/*scrollbar*/
.slick_table::-webkit-scrollbar {height: 5px;}
.slick_table::-webkit-scrollbar-track {
	margin: 0 5px;
	background: #eee;
	border-radius: 5px;
}
.slick_table::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #999;
}

/*section(保険商品概要)*/
.p-home-product-summary h3 {
	background-color: #e57300;
	border-radius: 2px;
	color: #FFF;
	font-size: 16px;
	margin-bottom: 23px;
	max-width: 300px;
	padding: 8px 5px;
	text-align: center;
}
@media print, screen and (max-width: 759.9px) {
.p-home-product-summary h3 {
	margin-bottom: 27px;
	max-width: 100%;
}
.c-product-summary > ul {padding-left: 20px;}
}
.p-home-product-summary p, .p-home-product-summary li {
	color: #333;
	font-size: 16px;
	line-height: 1.7;
}

@media print, screen and (min-width: 760px) {
.p-home-product-summary ul {padding-left: 20px;}
}

@media print, screen and (max-width: 759.9px) {
.p-home-product-summary p, .p-home-product-summary li {font-size: 14.22px;}
}
.p-home-product-summary li {list-style-type: disc;}
.p-home-product-summary p:not(:last-child), .p-home-product-summary ul:not(:last-child) {margin-bottom: 15px;}
.p-home-product-summary .c-product-summary:not(:last-child) {margin-bottom: 33px;}

#cancel_reason__box > ul > li li{margin-left: 15px;}

@media print, screen and (max-width: 759.9px) {
#cancel_reason__box > ul > li{list-style-type: none;}
#cancel_reason__box dl{margin-bottom: 50px;}
#cancel_reason__box dt{
	background: hsla(30deg,100%,54.51%,0.1);
    border-top: 2px solid #222;
	position:relative;
}
#cancel_reason__box h4{
	height:56px;
	padding: 0;
    line-height: 3.5;
    text-align: left;
    text-indent: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    display: grid;
    align-items: center;
}
#cancel_reason__box dt:before,
#cancel_reason__box dt:after{
    width: 48px;
    height: 48px;
    background: #FFF;
    font-size: 10px;
    font-weight: bold;
	text-align: center;
    border-radius: 5px;
    line-height: 1.5;
    display: grid;
    align-items: center;
}
#cancel_reason__box dt.simple_ico:before{
	content:"シンプルプラン";
	position:absolute;
	top: 4px;
	right:55px;
    border: 1px solid #74DADE;
    color: #74DADE;
    padding: 2px;
}
#cancel_reason__box dt.wide_ico:after{
	content: "ワイドプラン";
	position:absolute;
	top: 4px;
	right:5px;
    border: 1px solid #e57300;
    color: #e57300;
    padding: 4px;
}
}
@media print, screen and (min-width: 760px) {
#cancel_reason__box > ul > li{list-style-type: none;}
#cancel_reason__box dl{margin-bottom: 50px;}
#cancel_reason__box dt{
	background: hsla(30deg,100%,54.51%,0.1);
    border-top: 2px solid #222;
	position:relative;
}
#cancel_reason__box h4{
	padding: 0;
    line-height: 3.5;
    text-align: left;
    text-indent: 25px;
    margin-bottom: 10px;
}
#cancel_reason__box dt:before,
#cancel_reason__box dt:after{
    width: 48px;
    height: 48px;
    background: #FFF;
    font-size: 10px;
    font-weight: bold;
	text-align: center;
    border-radius: 5px;
    line-height: 1.5;
    display: grid;
    align-items: center;
}
#cancel_reason__box dt.simple_ico:before{
	content:"シンプルプラン";
	position:absolute;
	top: 4px;
	right:65px;
    border: 2px solid #74DADE;
    color: #74DADE;
    padding: 2px;
}
#cancel_reason__box dt.wide_ico:after{
	content: "ワイドプラン";
	position:absolute;
	top: 4px;
	right:10px;
    border: 2px solid #e57300;
    color: #e57300;
    padding: 4px;
}
}

/*section(お申込み方法)*/
.c-step-wrap {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
@media print, screen and (max-width: 759.9px) {
.c-step-wrap {display: block;}
}
.c-step-wrap > * {
	align-items: center;
	display: flex;
	flex-direction: column;
}
@media print, screen and (max-width: 759.9px) {
.c-step-wrap > * {display: block;}
}

.c-step {
	margin: 0 60px 0 0;
	max-width: 253px;
	position: relative;
}
@media print, screen and (max-width: 759.9px) {
.c-step {margin: 0 auto 45px;}
}
.c-step::after {
	background: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 50%, #3B7DA4 50.5%) no-repeat 0 0/100% 50%, linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #3B7DA4 50.5%) no-repeat 100% 100%/100% 50%;
	content: "";
	height: 25px;
	position: absolute;
	right: -45px;
	top: 50%;
	transform: translate(0, -50%);
	width: 12px;
}
@media print, screen and (max-width: 759.9px) {
.c-step::after {
	bottom: -35px;
	left: 50%;
	right: auto;
	top: auto;
	transform: translate(-50%, 0) rotate(90deg);
}
}
.c-step:last-child {margin: 0;}
@media print, screen and (max-width: 759.9px) {
.c-step:last-child {margin: 0 auto;}
}
.c-step:last-child::after {content: none;}
.c-step h4 {
	background-color: #e57300;
	border-radius: 40px;
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
	padding: 3px;
	text-align: center;
	width: 109px;
}
.c-step-image {
	background-color: #DCDCDC;
	border-radius: 4px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
	margin-top: 24px;
	min-height: 450px;
}
.c-step-text {
	color: #333;
	font-size: 17.07px;
	font-weight: 600;
	line-height: 1.4;
	margin-top: 22px;
}

/*section(よくあるご質問)*/
.p-home-question .c-accordion:not(:last-child) {margin-bottom: 16px;}
.c-accordion {
	background-color: #fff;
	border: 1px solid #EEE;
	border-radius: 8px;
}
.c-accordion:hover {box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);}
.c-accordion-title {
	align-items: center;
	color: #333;
	cursor: pointer;
	display: flex;
	font-size: 16px;
	line-height: 1.75;
	padding: 10px 40px 10px 22px;
	position: relative;
}
@media print, screen and (max-width: 759.9px) {
.c-accordion-title {
	display: block;
	font-size: 14.22px;
	padding: 7px 16px 10px;
}
}
.c-accordion-title::after {
	border-bottom: 2px solid #757575;
	border-right: 2px solid #757575;
	content: "";
	display: block;
	height: 8px;
	margin-left: auto;
	position: absolute;
	right: 22px;
	top: 50%;
	transform: rotate(45deg) translate(0, -50%);
	transition: all 0.3s;
	width: 8px;}
@media print, screen and (max-width: 759.9px) {
.c-accordion-title::after {
	margin: 5px auto 0;
	position: static;
}
}
.c-accordion-title span {
	color: #757575;
	font-size: 24px;
	margin-right: 30px;
}
@media print, screen and (max-width: 759.9px) {
.c-accordion-title span {
	display: block;
	margin: 0 0 6px;}
}
.c-accordion-contents {
	max-height: 0;
	overflow: hidden;
	position: relative;
	transition: all 0.3s;
	visibility: hidden;
}
.c-accordion-contents::before {
	background-color: #EEE;
	content: "";
	display: block;
	height: 1px;
	left: 22px;
	position: absolute;
	top: 0;
	width: calc(100% - 22px * 2 - 17px - 8px);
}
@media print, screen and (max-width: 759.9px) {
.c-accordion-contents::before {
	left: 50%;
	transform: translate(-50%, 0);
	width: calc(100% - 16px * 2);
}
}
.c-accordion-contents p {
	align-items: center;
	color: #333;
	font-size: 16px;
	line-height: 1.75;
	padding: 20px 22px;
}
@media print, screen and (max-width: 759.9px) {
.c-accordion-contents p {
	display: block;
	font-size: 14.22px;
	padding: 7px 16px 10px;
}
}
.c-accordion-contents p span {
	color: #757575;
	font-size: 24px;
	margin-right: 30px;
}
.c-accordion.is-active .c-accordion-contents {
	max-height: 1500px;
	transition: all 0.3s;
	visibility: visible;
}
.c-accordion.is-active .c-accordion-title::after {
	transform: rotate(-135deg);
	transition: all 0.3s;
}

/*other*/
@media print, screen and (max-width: 759.9px) {
p.other_q_and_a {
    border: 1px solid #888;
    margin: 2%;
    padding: 10px;
    width: 96%;
    box-sizing: border-box;
}
}
@media print, screen and (min-width: 760px) {
p.other_q_and_a {
	border: 1px solid #888;
    margin: 2% auto;
    padding: 10px;
    width: 750px;
    box-sizing: border-box;
    text-align: center;
}
}

/*おすすめ特集*/
#link08{
	margin-bottom: 50px;
    padding: 24px 0;
}
#link08 .accordion-cards-wrapper {width:100%;}
#link08 .accordion-cards-wrapper .accordion-card {
	width: calc(25% - 20px);
	max-width:200px;
	margin: 0 10px !important;
}
#link08 .accordion-cards-wrapper .accordion-card .card-contents {
    height: 80px;
    padding: 10px;
}
#link08 .accordion-cards-wrapper .accordion-card .card-contents *{
	margin:0;
	padding: 0;
	font-weight: normal;
	font-size: 17px;
}

@media print, screen and (max-width: 759.9px) {
body{overflow-x: hidden;}
#link08 .accordion-cards-wrapper_box {
    width: 100%;
    overflow-x: scroll;
}
#link08 .accordion-cards-wrapper {
    width: 840px;
    display: flex;
}
#link08 .accordion-cards-wrapper .accordion-card {
	width:200px;
    margin: 0 5px 20px!important;
    box-shadow: 1px 5px 5px rgb(0 0 0 / 5%), 2px 5px 5px rgb(0 0 0 / 6%), 3px 5px 5px rgb(0 0 0 / 7%);
}
#link08 .accordion-cards-wrapper .accordion-card .card-contents *{font-size: 16px;}
#link08 .accordion-cards-wrapper_box::-webkit-scrollbar {height: 5px;}
#link08 .accordion-cards-wrapper_box::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #333333;
}
#link08 .accordion-cards-wrapper_box::-webkit-scrollbar-track {
    margin: 0 5px;
    background: #e7e7e7;
    border-radius: 5px;
}
}

/*NTAキャンセル旅行*/
.c-banner {
	background-color: #20208c;
	padding: 35px;
}
@media print, screen and (max-width: 759.9px) {
.c-banner {padding: 34px 24px;}
}
.c-banner-inner {
	display: flex;
	margin: 0 auto;
	max-width: 948px;
}
@media print, screen and (max-width: 759.9px) {
.c-banner-inner {
	display: block;
	max-width: 380px;
}
}
.c-banner-left {width: 48%;}
.c-banner-right {width: 52%;}
@media print, screen and (max-width: 759.9px) {
.c-banner-left, .c-banner-right {width: 100%;}
}
.c-banner-left {margin-right: 15px;}
.c-banner-left p:not(:first-child) {
	color: #fff;
	font-size: 15px;
	line-height: 1.5;
	font-weight:normal;}
.c-banner-left p:not(:last-child) {margin-bottom: 30px;}
@media print, screen and (max-width: 759.9px) {
.c-banner-left p:not(:last-child) {margin-bottom: 40px;}
}
.c-banner-left p:first-child {
	margin-bottom: 10px;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
}
@media print, screen and (max-width: 759.9px) {
.c-banner-left p:first-child {margin-bottom: 20px;}
}
.c-banner-left p:last-child a {
	color: #fff;
	text-decoration: underline;
}
.c-banner-left-title {
	color: #fff;
	font-size: 35px;
	line-height: 1.5;
}
@media print, screen and (max-width: 759.9px) {
.c-banner-right {margin-top: 40px;}
}
.c-banner-right img {
	display: block;
	max-width: 429px;
}
@media print, screen and (max-width: 759.9px) {
.c-banner-right img {display: block;}
}
.c-banner-right p {
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	text-align: right;
	margin-bottom: 12px;}
@media print, screen and (max-width: 759.9px) {
.c-banner-right p {
	margin-top: 40px;
	text-align: center;
}
}
.c-banner-right p a{color: #ffca34;}
@media print, screen and (max-width: 759.9px) {
.c-banner-right .sp_left{text-align:left;}
}
.c-banner-right p a{
	text-decoration:underline;
	font-size:16px;
}
.agency-infomation-area {
	justify-content: center;
	background-color: #cccccc;
	color: black;
	padding: 3px 0;
	font-size: 14px;
}
.information-box__wrapper{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
	display: flex;
}
.agency-infomation-area .information-box {
	padding: 10px 20px;
	width: 50%;
	box-sizing: border-box;
}
@media print, screen and (max-width: 759.9px) {
.information-box__wrapper{
	width: 100%;
	max-width:none;
	min-width:unset;
	display: block;
}
.agency-infomation-area .information-box {
	padding: 10px 20px;
	width: 100%;
	box-sizing: border-box;
}
}
.agency-infomation-area .information-box .address .residence {margin-left: 10px;}
@media print, screen and (max-width: 759.9px) {
.agency-infomation-area {display: block;}
.agency-infomation-area .information-box:first-child {margin: auto;}
}

/*hover詳細*/
.view_the_details{
	width: 14px;
    height: 14px;
    background: #222;
    color: #FFF;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: baseline;
    font-size: 10px;
    border-radius: 7px;
    cursor: pointer;
    margin: 0 1px;
}
.view_the_details small{display:none;}
.view_the_details:hover small{
    display: block;
    background: #FFF;
    width: 200px;
    text-align: left;
    color: #000;
    border: 1px solid #222;
    box-shadow: 1px 1px 3px #aaa;
    padding: 5px;
    box-sizing: border-box;
}
.view_the_details:hover small{
    position: absolute;
    top: 25px;
    left: auto;
}
@media print, screen and (max-width: 759.9px) {
.view_the_details:hover small{
    position: absolute;
    top: -90px;
    left: -180px;
}
}

/**/
@media print, screen and (max-width: 759.9px) {
#multiple_reservations_table .slick_table{position:relative;}
#multiple_reservations_table .slick_table:before{
	content: "";
    width: 970px;
    height: 100%;
    background: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
	transition:0.5s;
}
#multiple_reservations_table .slick_table.nolayer:before{z-index:-1;}
#multiple_reservations_table .slick_table.distance:before{
    background: rgba(0,0,0,0.4);
	transition:0.5s;
}
#multiple_reservations_table .slick_table.distance:after{
	content: "スクロール →";
    width: 100%;
    height: 100%;
    color: #fff;
    display: grid;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
	transition:0.5s;
}
}

.fs50{font-size:50%!important;}
#popup_switch{display: none}
#popup_switch + .popup.side{display: none}
.popup.open{
    z-index: 201;
    top: auto;
    left: 0;
    margin: 0 auto;
    position: fixed;
    border: none;
    border-radius: 0;
    font-size: 24px;
	display: block;
	box-shadow: rgba(0, 0, 0, 0.4) 0 6px 15px 0;
	background-color: #FFF;
	position: fixed;
	bottom: 10px;
	left: 10px;
	text-align:center;
    transition: 0.5s;
}
.crossmark {
	width: 24px;
    height: 24px;
    border-radius: 12px;
	font-size: 17px;
	display: block;
	z-index: 9;
	position: absolute;
	cursor: pointer;
	top: -9px;
	right: -9px;
    background: #222;
    color: #fff;
}

@media screen and (max-width: 759.9px) {
.popup.open {
    width: 150px;
    height: 150px;
	padding: 20px 5px 5px;
}
}

@media screen and (min-width: 760px) {
.popup.open {
	z-index: 201;
    width: 200px;
    height: 200px;
    top: auto;
    left: 0;
    margin: 0 auto;
    padding: 40px 10px 10px;
    position: fixed;
    border: none;
    border-radius: 0;
	font-size: 24px;
	transition: 0.5s;
}
.popup.open .c-btn.js-sidebar-btn {
	width: 180px!important;
}
}
/*close*/
#popup_switch:checked + .popup.side{
	z-index: 201;
    background: -webkit-linear-gradient(top left, #c00, #a10000);
    background: -o-linear-gradient(top left, #c00, #a10000);
    background: linear-gradient(to bottom right, #c00, #a10000);
    border-radius: 0 4px 4px 0;
    color: #FFF;
    display: grid;
    padding: 10px 0;
    width: 50px;
    min-width: 50px;
    box-sizing: border-box;
    bottom: 25px;
    left: 0;
    position: fixed;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    align-items: center;
    transition: 0.5s;
}
#popup_switch:checked ~ .popup.open{display: none}

/*tripaここから*/
#link07{
	background-color: #F5F5F5;
	padding: 24px 0;
}
#useWrap {
    padding: 10px;
    margin-bottom: 30px;
}
#useWrap div {
    overflow: hidden;
    padding: 10px;
    margin: 0;
    background: #FFF;
    float: none !important;
    width: auto !important;
    border-bottom: 1px dashed #CCC;
}
#useWrap div p {
    float: left;
    margin: 0 20px 0 0;
    width: 150px;
    height: 120px;
	overflow:hidden;
	position:relative;
}
#useWrap div dl {
    overflow: hidden;
    display: block;
    padding: 0 0 0 0;
}
#useWrap div dl dt {
    margin: 0 0 10px 0;
    padding: 0;
}
#useWrap div dl dt a{font-size: 18px;}
#useWrap div dl dd{font-size:14px;}
@media print, screen and (max-width: 759.9px) {
#useWrap{
	padding:10px;
	margin-bottom:30px;
}
#useWrap div{
	overflow:hidden;
	margin:0;
	background:#FFF;
	float:none!important;
	width:auto!important;
	border-bottom:1px dashed #CCC
}
#useWrap div p{
	float:left;
	margin:0 20px 0 0;
	width:75px;
	height:75px;
}
#useWrap div p img{
	width:100%;
	height:auto;
}
#useWrap div dl{
	overflow:hidden;
	display:block;
	padding:0 0 0 0;
}
#useWrap div:last-child{border-bottom:none}
#useWrap div dl dt{
	margin:0 0 10px;
	padding:0;
}
#useWrap div dl dt a{font-size: 14px;}
#useWrap div dl dd{font-size:12px;}
}
/*tripaここまで*/