@charset "UTF-8";

/*
	================================================================================================
		/support/soudan/use/short_message_answer.css
	================================================================================================
*/


.top {
    background-image: url(/support/soudan/use/images/short_message_answer_top.png);
    background-repeat: no-repeat;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    height: 250px;
    display: table;
}

.top h1 {
    color: #333;
    font-size: 2.25rem;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}

.top h1 span {
    margin-left: 0.5em;
    margin-right: 0.5em;
    padding: 0.5em;
    display: inline-block;
    text-shadow: 0 0 20px #fff;
}

.ctitle {
    text-align: center;
}

h2 {
    margin-bottom: 1em;
}


h2.ctitle span {
    position: relative;
    display: inline-block;
    margin-bottom: 1em;
}
h2.ctitle span:before{
  content: '';
  position: absolute;
  left: 50%;
  bottom: 3px;
  display: inline-block;
  width:300px;
  height: 5px;
  transform: translateX(-50%);
  background-color: #8dc8f4;
  border-radius: 2px;
}

.center {
    text-align: center;
}

.txtbold {
    font-weight: bold;
}

section {
    margin-bottom: 4em;
}

.lead {
    margin-bottom: 3em;
}

.flex {
    display: flex;
	justify-content: center;
}

.mb2em {
    margin-bottom: 2em;
}

.mb3em {
    margin-bottom: 3em;
}

br.mq {
	display: none;
}

.arrow {
    margin: 1em;
}

@media (max-width: 900px) {
    .top h1 {
        font-size: 1.5rem;
    }
	
	.top {
        background-position: center;
        background-size: contain;
	}
}

@media (max-width: 640px) {
	br.mq {
		display: block;
	}
	
	h2.ctitle span {
		line-height: 2;
	}
	
	.sfont  {
		font-size: 0.7rem;
	}

	.s5-container {
		max-width: 100%;
		padding: 0;
	}
	
	.top {
		height: 125px;
        background-position: center;
        background-size: contain;
	}

	.top h1 {
		font-size: 1.25rem;
	}
	
	.top h1 span {
		margin-left: 0;
	}

	.lead {
		margin-top: 2em;
		padding: 0 0.5em;
	}
	
	section {
		padding: 0 0.5em;
	}	
	
	.toi .block {
		display: block;
	}
	
	dl.blueline {
		width: auto;
		margin: 1em 0;
	}
	
	.double_pink {
		width: 90%;
		margin: 1em 0.5em 2em;
	}
	
	ul.recommendation li span {
		line-height: 2;
	}

	.mb2em {
		margin-bottom: 1em;
	}

	.mb3em {
		margin-bottom: 2em;
	}
}

/* step要素本体 */
.content {
	color: white;
}

.content .step {
	list-style: none;
}

.content .step  {
    padding-left: 0;
}

.content .step li p {
    margin-top: 0;
}

.content .step li p.mt20 {
    margin-top: 20px;
}

.content .step li p span {
    font-weight: bold;
}

/* 現在のステップ */
.content .step li.is-current {
  border: solid 4px green;
}
.content .step li.is-current::after {
  border-color: transparent transparent transparent green ;
}

 .content .step li .flex {
    align-items: center;
	justify-content: flex-start;
    padding: 1em;
    background: #ffffff;
    border: solid 4px #8dc8f4;
    color: black;
}

#contents .tright {
    text-align: right;
}

#contents .grayarea {
    background: #f1eded;
    padding: 15px;
    border-radius: 10px;
	width: 430px;
}

#contents .dod_border {
    border-bottom-style: dotted;
    border-bottom-width: 3px;
}

#contents .bg_blue {
    background: #8dc8f4;
    padding: 15px;
    border-radius: 10px;
	width: 430px;
}

#contents .bg_blue .dod_border {
	border-bottom-color: #FFF;
}

#contents .bg_blue .s_pct {
    align-items: center;
    margin: 10px 0;
}


#contents .bg_blue .s_pct img {
    margin: 10px;
}

#contents .arrow img {
    transform: rotate(270deg);
}

#contents .lead.flex {
    align-items: center;
}

#contents .grayarea ul li {
    margin: 10px 0;
}

#contents .step .steptxt {
    margin-left: 10px !important;
}

@media screen and (max-width: 900px) {
	#contents .lead.flex {
		flex-direction: column;
	}
	
	#contents .arrow img {
		transform: none;
	}
	
}

#contents .s5-categoryList {
    list-style: none;
    padding: 0;
}

#contents .s5-categoryList__item {
	padding: 0 10px;
    margin: 0 0 15px;
}

#contents .s5-categoryList__itemInner {
    border-top: none;
}
	
#contents .s5-categoryList__itemInner>a {
    background: none;
    border: 1px solid #bcbcbc;
    border-radius: 6px;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    padding: 8px 10px 8px 10px;
	min-height: 215px;
}

#contents .s5-categoryList__itemInner>a img {
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

#contents .s5-categoryList .s5-categoryList__linkText {
    color: #2f353d;
}

#contents .s5-categoryList .s5-linkV3:after {
    display: inline-block;
    content: '';
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D'%232F353D'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20x%3D'0px'%20y%3D'0px'%20width%3D'32px'%20height%3D'32px'%20viewBox%3D'0%200%2032%2032'%3E%3Cpath%20d%3D'M25.6%2C16l-16%2C16l-3.2-3.2L19.1%2C16L6.4%2C3.2L9.6%2C0L25.6%2C16z'%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    height: 0.6em;
    width: 0.6em;
    margin: -0.15em 0.4em 0;
}

#contents .s5-categoryList .s5-linkV3.s5-linkV3--down:after {
	transform: rotate(90deg);
}

#contents .changeArea {
    display: none;
}

#contents .other {
	display: flex;
	justify-content: center;
	align-items: center;
}

#contents .s5-categoryList__image {
    padding: 10px;
}

#contents .annotation {
    padding-left: 1em;
    text-indent: -1em;
}

@media screen and (max-width: 640px) {
	#contents .annotation.tright {
		text-align: left;
	}
	
	#contents .grayarea {
		width: 90%;
	}
	
	#contents .bg_blue {
		width: 90%;
	}
	
	#contents .s5-categoryList  {
		border-top: none;
	}
	
	#contents .s5-categoryList__item {
		width: 100%;
	}
	
	#contents .s5-categoryList__itemInner>a {
		display: block;
		min-height: auto;
	}
	
	#contents .s5-categoryList__image {
		padding: 0 10px 0 0;
	}
	
	#contents .s5-categoryList {
		padding-left: 0;
		margin-bottom: 15px;
	}
}

/* service */
#contents .s_box.flex {
    justify-content: space-around;
	flex-wrap: wrap;
}

#contents .content {
    display: flex;
    justify-content: center;
    align-items: center;
	width: 50%;
}

#contents .content .step {
	padding-left: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	list-style: none;
}
	
#contents .step li {
	max-width: 400px;
    width: 95%;
	padding: 0;
	height: 30%;
	min-height: 200px;
}

#contents .step .triangle-down {
    position: relative;
    width: 0;
    height: 0;
    margin: 10% auto;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 30px solid #8dc8f4;
}

#contents .moviearea {
	width: 50%;
}

#contents .movietxt {
    width: 370px;
    margin: 0 auto;
}

@media screen and (max-width: 950px) {
	#contents .content {
		width: auto;
	}
	
	#contents .moviearea {
		width: auto;
	}
	
	#contents .movietxt {
		width: auto;
	}
}

@media screen and (max-width: 640px) {
	#contents .s_box.flex {
		justify-content: space-around;
		flex-direction: column;
		align-items: center;
		flex-wrap: nowrap;
	}
}

/* お問い合わせ */
.web_mq {
    display: none;
}

.s5-p2 {
	margin-bottom: 1em;
	margin-top: 0.5em;
    justify-content: center;
}

.toiawase {
    display: flex;
    justify-content: center;
	flex-direction: row;
	align-items: center;
}
.toiawase :nth-child(1) { order: 3; }
.toiawase :nth-child(2) { order: 1; }
.toiawase :nth-child(3) { order: 2; }

.toiawase .tel {
    margin: 0 1em;
}


#contents .telnumber {
    font-weight: bold;
    margin-left: 0.4em;
}

.c5--colorRed, .s5--colorRed {
    color: #EE0000 !important;
}


@media (max-width: 640px) {
	.web_mq {
		display: inline;
		text-align: center;
		font-weight: bold;
		margin-top: 3px;
	}
	
	.c5-support_illu {
		display: none;
	}
	
	.tel_sp_mq {
		font-size: 1.75rem;
		line-height: 1.5;
		font-weight: bold;
		color: #43677E;
		cursor: default;
		text-decoration: underline;
	}
	
	#contents .telnumber {
		display: none;
	}

	.tel p {
		margin-top: 0;
	}
	.s5-heading4 {
		font-size: 1rem;
	}
	
	.toiawase {
		display: block;
	}

	.toiawase .support_r {
		float: right;
	}
	
	.s5-p2 {
		margin-left: 0;
	}
	
}

@media screen and (max-width: 640px) {
    #i_frame.short {
        width: 283px;
        height: 503px;
		margin: 0 auto;
    }
	
	#i_frame iframe {
        width: 100%;
        height: 100%;
    }
}

@media screen and (max-width: 375px) {
    #i_frame.short {
        width: 222px;
        height: 398px;
    }
	
	#i_frame iframe {
        width: 100%;
        height: 100%;
    }
}

