@charset "utf-8";
.sp {
	display: none;
}
.left_column {
	margin: 0;
	padding: 0;
	width: 710px;
	float: left;
}
.right_column {
	width: 230px;
	float: right;
}
#content {
	width: 950px;
	margin: 0 auto;
}
#visa {
	font-size: 14px;
	margin-bottom: 80px;
	color: #222;
}
#visa section.main {
	margin: 0 0 35px;
	padding: 0;
	background-color: transparent;
}
#visa section.main h2 {
	position: relative;
	font-size: 24px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: bold;
}
#visa section.main h2::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 7px;
	background: -webkit-repeating-linear-gradient(-45deg, #06AED5, #06AED5 2px, #fff 2px, #fff 4px);
	background: repeating-linear-gradient(-45deg, #06AED5, #06AED5 2px, #fff 2px, #fff 4px);
}
#visa section.main div p {
	margin: 20px 10px;
	line-height: 1.4;
}
#visa section.main div.date {
	text-align: right;
}
#visa section.main div.index {
	margin: 30px 0 40px;
}
#visa section.main div.index p {
	font-weight: bold;
	margin-bottom: 0;
}
#visa section.main div.index ul {
	margin: 5px 5px 20px;
	padding: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style-type: none;
	font-size: 14px;
}
#visa section.main div.index ul li {
	margin: 5px 6px;
	text-decoration: none;
	list-style-type: none;
	font-size: 14px;
}
#visa section.main div.index ul li a {
	text-decoration: none;
	padding: 8px 10px;
	font-size: 14px;
	color: #222;
	display: inline-block;
	/*background: #E8F7FB;*/
	border: 1px solid #06AED5;
	border-radius: 1px;
	transition: .4s;
}
#visa section.main div.index ul li a:hover {
	background: #06AED5;
	color: #fff;
}
#visa section.country h3.ct-title {
	margin: 10px 0 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#visa section.country div.flag img {
	width: 120px;
	height: auto;
}
#visa section.country div.flag {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#visa section.country div.description-box {
	margin-left: 155px;
	margin-right: 10px;
	margin-bottom: 45px;
}
#visa section.country div.description-box h4 {
	font-weight: bold;
	color: #06AED5;
	font-size: 14px;
	margin-bottom: 5px;
}
#visa section.country div.description-box p {
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 15px;
    word-break: break-word;
}
#visa section.country div.description-box::after {
	content: "";
	display: block;
	clear: both;
}
#visa section.country div.other {
	margin: 0 10px;
}
#visa section.country div.other h4 {
	font-weight: bold;
	color: #06AED5;
	font-size: 14px;
	margin-bottom: 15px;
}
#visa section.country div.other p {
	line-height: 1.5;
	margin-bottom: 10px;
}
#visa section.country {
	margin-bottom: 45px;
	border-bottom: dotted 1px #ccc;
}
#visa section.close-text {
	margin-bottom: 60px;
}
#visa section.close-text p {
	margin: 20px 10px;
	line-height: 1.4;
}
#visa section.writer-box {
	padding: 20px;
	background-color: #efefef;
}
#visa section.writer-box .writer {
	margin: 0;
	padding: 0;
}
#visa section.writer-box div.writerImg {
	float: left;
	margin-right: 20px;
}
#visa section.writer-box .writer .writerDescription {
	margin: 0 0 0 80px;
	padding: 0;
}
#visa section.writer-box .writer .writerDescription dt {
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.5;
}
#visa section.writer-box .writer .writerDescription dd {
	line-height: 1.5;
	margin: 0;
}
#visa section.writer-box .writer .writerDescription dd::after {
	content: "";
	display: block;
	clear: both;
}
/*前後ページへの移動*/
.back_next {
	overflow: hidden;
	margin-bottom: 50px;
	font-size: 14px;
}
.back_visa {
	float: left;
}
.next_visa {
	float: right;
}
.back_visa a, .next_visa a {
	vertical-align: middle;
}
/*PC下部戻るボタン+バナー*/
.articleButton {
	display: block;
	width: 350px;
	border: 4px solid #e50012;
	background-color: #e50012;
	color: #fff!important;
	font-size: 18px;
	line-height: 52px;
	transition: background 500ms, color 500ms;
	margin: 0 auto 40px;
	text-align: center;
	text-decoration: none;
}
.articleButton a {
	color: #fff!important;
	text-decoration: none;
	display: block;
	font-size: 18px;
	line-height: 52px;
}
.articleButton:hover {
	background-color: #fff;
	color: #000;
}
.articleButton a:hover {
	color: #000!important;
	transition: background 500ms, color 500ms;
}
.content__FooterBox {
	margin-bottom: 30px;
}
.footer {
	clear: both;
	content: "";
	display: block;
}
.foot_banner + .foot_banner {
	margin-top: 10px;
}
.foot_banner {
	margin-top: 30px;
}
/*右カラム共通パーツ化用*/

.SideBannerLink {
	background-image: url(//d3pl8hewtdyu3c.cloudfront.net/global/pc/images/global/item_border_h.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	width: 230px;
}
.SideBannerLink:first-of-type {
	margin-top: 10px;
}
.SideBannerLink a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 312px;
	padding: 15px 0 15px 10px;
}
.SideBannerLink a:hover {
	background-color: #fff;
	opacity: .6;
}
.sideBannerList a {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}
.sideBannerList a:hover {
	opacity: .6;
}
.SideBannerLink .SideBannerLinkText {
	width: 230px;
}
.SideBannerLinkText p {
	color: #555;
	font-size: 14px;
	line-height: 1.5;
}
.SideBannerLinkText .textTitle {
	margin-top: 0;
	margin-bottom: 5px;
	color: #e60012;
	font-weight: 700;
	line-height: 1.5;
	text-decoration: underline;
}
.SideBannerLinkText p.subTitle_text {
	font-size: 12px;
	line-height: 1.2;
}
.SideBannerLinkText p.mainTitle_text {
	font-size: 18px;
	font-weight: bold;
	color: #00aaeb;
}
.SideBannerLinkText .textTitle {
	text-decoration: none;
}
.SideBannerLinkText span {
	display: inline-block;
	margin: 5px 5px 0 0;
	padding: 2px 5px;
	background-color: #555;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
}
.knowhowSub_title {
	margin: 0 0 10px 0px;
}
.sideBannerList {
	margin: 0;
	padding: 0;
}
.sideBannerList li {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.sideBannerList li:first-child {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sideBannerList li a {
	display: block;
	margin: 0;
	padding: 0;
}
.sideBannerList li a img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
