@charset "Shift_JIS";


/* -----------------------------------------------------
	01. Base Style
----------------------------------------------------- */

*{
margin:0;
padding:0;
}

html{
/*font-size:100.01%;*/
overflow-y: scroll; 
}

/* @group hacks */

/* clearfix for IE 5.5-7

.clearfix {
	zoom: 1;
}*/

/* clearfix 新しいブラウザ用 */

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/* clearfix IE用 */

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1px;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* @end */

body{
line-height:1.5;
color:#333;
font-family:"ＭＳ Ｐゴシック", Arial, "Hiragino Kaku Gothic Pro", sans-serif;
font-size:88%;  /*14px */
}

ul,ol{
list-style:none;
}

img{
border:0;
vertical-align:bottom;
}

a,
a:link{
color:#0033cd;
text-decoration:underline;
}

a:visited{
color:#4d2fbd;
}

a:hover,
a:focus,
a:active{
text-decoration:none;
}

fieldset{
border:0 none;
}

input,select{
vertical-align:middle;
}

legend{
display:none;
}

hr{
display:none;
}

.skipLink {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:1px;
	height:1px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}


/* -----------------------------------------------------
	02. Structure
----------------------------------------------------- */

div#str-container{
margin:0 auto;
padding-bottom:25px;
width:950px;
}

div#pop2-str-container{
margin:0 auto;
padding-bottom:25px;
width:729px;
}

div#pop3-str-container{
margin:0 auto;
padding-bottom:25px;
width:754px;
}

div#pop-str-container{
margin:0 auto;
padding-bottom:25px;
width:650px;
}

div#str-header{
margin-bottom:10px;
position:relative;
height:99px;
}

div#pop-str-header{
margin-bottom: 5px;
position:relative;
height: 69px;
}

#site-logo{
position:absolute;
top:8px;
left:0;
}

#ntt-logo{
position:absolute;
top:16px;
right:3px;
}

p#page-category{
position:absolute;
top:19px;
left:181px;
}

ul#nav-utility{
position:absolute;
font-size:85%;
}
.type-01 ul#nav-utility{ top:9px; right:163px; }
.type-02 ul#nav-utility{ top:23px; right:356px; }

ul#nav-utility li{
margin-left:11px;
padding-left:8px;
float:left;
background:url("../images/icon_arrowright_01.gif") no-repeat 0 0.4em;
}

ul#nav-utility li a{
color:#3c3c3c;
text-decoration:none;
}

ul#nav-utility li a:hover,
ul#nav-utility li a:focus,
ul#nav-utility li a:active{
text-decoration:underline;
}

form#site-search{
position:absolute;
width:184px;
}
.type-01 form#site-search{ top:29px; right:159px; }
.type-02 form#site-search{ top:19px; right:159px; }

form#site-search span{
padding:3px 3px 3px 0;
display:block;
float:left;
height:15px;
background:url("../images/site-search_bg.gif") no-repeat 0 0;
}

form#site-search input.text{
border:0 none;
width:120px;
font-size:12px;
padding: 1px 0 1px 22px;
background-color: transparent;
}

form#site-search input.btn{
padding-left:2px;
display:block;
float:left;
}

/*---Global Navi---------------------*/

ul#nav-global{
position:absolute;
top:61px;
left:0;
width:950px;
background:url("../images/nav-global_bg.gif") no-repeat 100% 0;
}

ul#nav-global li{
float:left;
}

/*
body#home #nav-global a.gnavi_1{
	background:url("../images/gn_home_o.gif") no-repeat 0 0;
}

body#oiwai #nav-global a.gnavi_2{
	background:url("../images/gn_oiwai_o.gif") no-repeat 0 0;
}

body#okuyami #nav-global a.gnavi_3{
	background:url("../images/gn_okuyami_o.gif") no-repeat 0 0;
}

body#message #nav-global a.gnavi_4{
	background:url("../images/gn_message_o.gif") no-repeat 0 0;
}

body#guide #nav-global a.gnavi_5{
	background:url("../images/gn_guide_o.gif") no-repeat 0 0;
}

body#business #nav-global a.gnavi_6{
	background:url("../images/gn_business_o.gif") no-repeat 0 0;
}
*/

/*---Global Navi/---------------------*/



div#str-content{
margin-bottom:40px;
}

div#str-content-01{
width:729px;
float:left;
margin-bottom:40px;
margin-right:18px;
}

div#str-content-02{
overflow:hidden;
}



div#str-footerdmail{
position:relative;
font-size:79%;
}

ul#nav-footerdmail-00{
margin-bottom:0px;
border-bottom:2px solid #020088;
background:url(../images/footer_logo.gif) no-repeat right top;
height:20px;
}

ul#nav-footerdmail-00 li{
padding:0 5px;
float:left;
}

div#str-footer{
position:relative;
/*font-size:85%;*/
}

ul#nav-footer-01{
margin-bottom:6px;
padding-bottom:6px;
border-bottom:1px solid #d6d6d6;
background:url("../images/nav-footer-01_bg.gif") no-repeat 0 0;
}

ul#nav-footer-01 li{
padding:0 10px;
float:left;
background:url("../images/nav-footer-01_bg.gif") no-repeat 100% 0;
}

ul#nav-footer-02 li{
margin-right:15px;
padding-left:8px;
float:left;
background:url("../images/icon_arrowright_01.gif") no-repeat 0 0.4em;
}

ul#nav-footer-01 li a,
ul#nav-footer-02 li a{
color:#3c3c3c;
text-decoration:none;
}

ul#nav-footer-01 li a:hover,
ul#nav-footer-01 li a:focus,
ul#nav-footer-01 li a:active,
ul#nav-footer-02 li a:hover,
ul#nav-footer-02 li a:focus,
ul#nav-footer-02 li a:active{
text-decoration:underline;
}

div#nav-footer-02-container{
padding-top:6px;
border-top:1px solid #d6d6d6;
}

p#copyright{
position:absolute;
bottom:3px;
right:0;
}

p#copyright a{
text-decoration:none;
font-size:10px;
color:#333;
}

/* -----------------------------------------------------
	03. Float Clearing & hasLayout Swicth
----------------------------------------------------- */

form#site-search:after,
ul#nav-utility:after,
ul#nav-global:after,
ul#nav-footer-01:after,
ul#nav-footer-02:after,
div#banner_scene:after,
div#osusumedaishi:after,
div#banner_osusume:after,
div#newslist:after,
div#attention:after{
display:block;
clear:both;
height:0;
visibility:hidden;
content:".";
}

div,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,
div#nav-local li,
div#nav-local li a{
zoom:1;
}

ul li,ol li{
zoom:0;
}



/* -----------------------------------------------------
	03. Contents Area
----------------------------------------------------- */

/* ---パンくず----------*/

div#path-container{
margin-bottom:0px;
overflow:hidden;
}

p#path{
float:left;
width:100%;
font-size:86%;
padding-bottom:20px;
}

p#path a,
p#path a:link,
p#path a:visited{
color:#0033cd;
text-decoration:underline;
}

p#path a:hover,
p#path a:focus,
p#path a:active{
text-decoration:none;
}


/*---Top Page---------------------------*/

/*----重要なお知らせ----*/

div.infomationArea {
	padding-top:20px;
}

div#infomation{
border-left:#d3d3d3 solid 1px;
border-bottom:#d3d3d3 solid 1px;
border-right:#d3d3d3 solid 1px;
width:727px;
}

/*--Infomationの赤テキストBold--*/
.tbl-news-01 .redbold {
	color:#F00;
	font-weight:bold;
}



div#infomationlist{
padding:10px 20px;
width:677px;
}

div#infomationlist dl {
	margin: 0;
	width:677px;
	padding: 3px 0 2px 0;
}
div#infomationlist dt {
	display: block;
	float: left;
	width: 50px;
	margin: 0;
}
div#infomationlist dt.icon {
	display: block;
	float: left;
	width: 50px;
	margin: 0;
}
div#infomationlist dd {
	margin-left: 120px;
	padding: 0 0 0 0px;

}




/*---------------------*/

div#banner_scene{
width:355px;
float:left;
overflow:hidden;
padding:0;
}

div#banner_scene .banner-image-01{
width:177px; 
margin-right:10px;
height:90px;
float:left;
}

div#banner_scene .banner-image-01 a:hover img{
  opacity: 0.1;
  filter: alpha(opacity=10);
}

div#banner_scene .banner-image-02{
width:177px; 
margin-right:10px;
height:90px;
float:left;
}

div#banner_scene .banner-image-02 a:hover img{
  opacity: 0.1;
  filter: alpha(opacity=10);
}

div#banner_scene .banner-image-03{
width:177px; 
margin-right:10px;
height:90px;
float:left;
}

div#banner_scene .banner-image-03 a:hover img{
  opacity: 0.1;
  filter: alpha(opacity=10);
}

div#banner_scene .banner-image-04{
width:177px; 
margin-right:10px;
height:90px;
float:left;
}

div#banner_scene .banner-image-04 a:hover img{
  opacity: 0.1;
  filter: alpha(opacity=10);
}

div#banner_scene .banner_text{
float:left; width:160px;
}

div#banner_scene .banner_text .ba_title{
padding-left:15px;
font-weight:bold;
}

div#osusumedaishi{
clear:both;
padding:15px 0 15px 0;
}

div#banner_osusume{
width:356px;
float:left;
overflow:hidden;
}

div#banner_osusume .osusume-image-01{
width:356px; 
height:118px;
}

div#banner_osusume .osusume-image-01 a:hover img{
  opacity: 0.1;
  filter: alpha(opacity=10);

}

div#banner_osusume .osusume-image-02{
width:356px; 
height:118px;
}

div#banner_osusume .osusume-image-02 a:hover img{
  opacity: 0.1;
  filter: alpha(opacity=10);
}

div#banner_osusume .osusume-image-03{
width:356px; 
height:118px;
}

div#banner_osusume .osusume-image-03 a:hover img{
  opacity: 0.1;
  filter: alpha(opacity=10);
}

div#banner_osusume .osusume-image-04{
width:356px; 
height:118px;
}

div#banner_osusume .osusume-image-04 a:hover img{
  opacity: 0.1;
  filter: alpha(opacity=10);
}

div#banner_osusume .osusume_text{
float:left; width:356px;
}

div#banner_osusume .osusume_text dl.list-definition-03{
margin-bottom:10px;
}

div#banner_osusume .osusume_text dl.list-definition-03 dt{
margin-bottom:3px;
padding-left:12px;
background:url(../../images/icon_square.gif) no-repeat 0 0.45em;
font-weight:bold;
}

div#banner_osusume .osusume_text dl.list-definition-03 dd{
margin-left:12px;
padding-bottom:5px;
}

/*------ 新着情報 --------------- */

div#news{
clear:both;
padding:15px 0 0 0;
}

div#newslist{
border-left:#d3d3d3 solid 1px;
border-bottom:#d3d3d3 solid 1px;
border-right:#d3d3d3 solid 1px;
padding:10px 20px;
width:687px;
}

/*.dateList {
	 clear:both;
	margin-bottom: 20px;
	line-height: 1.33;
}*/

div#newslist dl {
	margin: 0;
	width:687px;
	padding: 3px 0 2px 0;
}
div#newslist dt {
	display: block;
	float: left;
	width: 50px;
	margin: 0;
}
div#newslist dt.icon {
	display: block;
	float: left;
	width: 50px;
	margin: 0;
	/*padding-top:2px;*/
}
div#newslist dd {
	margin-left: 120px;
	padding: 0 0 0 0px;

}

/*------ 新着情報 END--------------- */

div#attention {
	margin-top:20px;
	padding:10px 10px 10px 10px;
	border:#d3d3d3 solid 1px;
	width:705px;
	background-color:#ebe9e4;
}

div#attention .freeTelarea {
	margin-left:15px;
}


div#attention .telmunber {
font-weight:bold;
font-size:110%;
}

div#attention .telmunberBig {
font-weight:bold;
font-size:170%;
}

div#attention .title {
	padding:0 0 0 10px;
	width:600px;
	font-weight:bold;
	height:30px;
	background-position:0px top;
	background-repeat:no-repeat;
}

/*------スマホバナー--------------------------*/

div#sumaho {
	margin-bottom:10px;
}




/* -----------------------------------------------------
	重要なお知らせ一覧
----------------------------------------------------- */

div#infolist{
padding:10px 20px;
width:910px;
margin-bottom:60px;
}


div#infolist dl {
	margin: 0;
	width:910px;
	padding: 5px 0 5px 0;
	border-bottom:#cccccc dotted 1px;
}
div#infolist dt {
	display: block;
	float: left;
	width: 60px;
	margin: 0;
}
div#infolist dt.icon {
	display: block;
	float: left;
	width: 50px;
	margin: 0;
	padding-top:2px;
}

div#infolist dt.icon img {
	vertical-align:text-top;
 }
 
div#infolist dd {
	margin-left: 120px;
	padding: 0 0 0 5px;

}

/*新着一覧*/

div#newlist{
padding:10px 20px;
width:910px;
margin-bottom:40px;
}


div#newlist dl {
	margin: 0;
	width:910px;
	padding: 5px 0 5px 0;
	border-bottom:#cccccc dotted 1px;
}
div#newlist dt {
	display: block;
	float: left;
	width: 60px;
	margin: 0;
}
div#newlist dt.icon {
	display: block;
	float: left;
	width: 50px;
	margin: 0;
	padding-top:2px;
}

div#newlist dt.icon img {
	vertical-align:text-top;
 }
 
div#newlist dd {
	margin-left: 120px;
	padding: 0 0 0 5px;

}


/*------ 重要なお知らせ一覧　END--------------- */

/*---------ボタンエリア-----------------------*/

.BtnBox_S1 {
 width: 131px;
 margin: 30px auto 0;
 padding-bottom: 20px;
}

/* --- リンクボタン ----------------

ul.btn span,
.hideText {
 display: none;
 }
ul.btn {
 float: left;
 }
ul.btn li {
 margin-left: 0 !important;
 }
 ul.btn a {
 display: block;
 }*/
 
/* 閉じる */
ul.btn li.btnClose a { 
 background: url('../images/btn_close.gif') left top no-repeat;
 width: 131px;
 height: 26px;
}
ul.btn li.btnClose a:hover {
 background: url('../images/btn_close_o.gif') left top no-repeat;
}

div#str-footer {
 position:relative;
 font-size:85%;
 margin-top: 6px;
 padding-top: 20px;
 border-top: 1px solid #d6d6d6;
 text-align: right;
 height:18px;
}



/* -----------------------------------------------------
	ご利用ガイド／会員登録について
----------------------------------------------------- */


/*見出しボタン*/

.topics-but ul{
margin:0 0 0 30px;
padding:0;
list-style-type:none;
}

.topics-but li{
float:left;
margin:0 0 20px 20px;
padding:0;
width:300px;
height:70px;
}

.icon-meaning {
overflow:hidden;
}

.icon-meaning ul {
width:380px;
float:right;
list-style-type:none;
margin-bottom:20px;
}

.icon-meaning li{
padding:0;
width:380px;
line-height:1.8;
}

.icon-meaning img {
padding-right:5px;
}

.h3-line {
border-bottom:#d3d3d3 solid 1px;
background-color:#ebe9e4;
color:#502a01;
font-size:100%;
margin-bottom:10px;
margin-top:20px;
padding-left:5px;
}

/*  list-regist-01  */

.list-regist-01 ul {
width:350px;
list-style-type:none;
margin-bottom:20px;
}

.list-regist-01 li{
padding:0;
line-height:1.5;
}

.list-regist-01 img {
margin-right:5px;
}

/* 会員登録について ボタン*/

.btu-regist {
margin:10px auto;
width:259px;
}

.btu-menber-contact {
margin:10px auto 30px auto;
width:513px;
overflow:hidden;
}

.h4-underline {
font-weight:bold;
border-bottom:#999999 1px solid;
font-size:100%;
}

/* ----------------------------------------------------------------
	PTengine入れ込みタグ 20250317
----------------------------------------------------------------- */
.pulldown .pulldown_title {
  background: none;
  background-color: #216CC8;
}

.pulldown_title>h3 span {
  display: block;
  position: absolute;
  left: 410px;
}

.pulldown_title>h3:before {
  content: "";
  background: url(/dmail/common/images/top/img_text_osusume.png) no-repeat;
  width: 215px;
  height: 59px;
  display: block;
  margin-right: 15px;
  position: absolute;
  top: -10px;
  left: 182px;
}

.pulldown .static_block {
  padding: 10px 3.68% 25px;
}

#action_form .action_group .popup_pulldown {
  border: 1px solid #216CC8;
}

.banner_container a:hover {
  opacity: 0.7;
}

.first_area {
  position: relative;
  width: 100%;
  height: 100%;
}

.dark_area {
  background: #373737;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  opacity: 40%;
  transition: all 0.3s 0s ease;
  z-index: 2;
}

.first_area:hover .dark_area {
  opacity: 10%;
}

.blue_area {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  opacity: 60%;
  z-index: 3;
}

.blue_area::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 100%;
  transition: all 0.3s ease 0s;
  background: #1A4DA4;
}

.first_area:hover .blue_area::before {
  width: 0%;
}

.pink_area {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  opacity: 60%;
  z-index: 3;
}

.pink_area::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 100%;
  transition: all 0.3s ease 0s;
  background: #EE3B7C;
}

.first_area:hover .pink_area::before {
  width: 0%;
}

.images_area {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  z-index: 1;
}

.text_area_okuyami,
.text_area_oiwai {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  z-index: 4;
  color: #fff;
  overflow: hidden;
}

.text_area_okuyami::after {
  position: absolute;
  top: 80%;
  left: 0%;
  content: '';
  width: 385px;
  height: 52px;
  background: url(/dmail/common/images/top/img_text_condolences.png) no-repeat;
  background-blend-mode: screen;
}

.text_area_oiwai::after {
  position: absolute;
  top: -30px;
  right: -3px;
  content: '';
  width: 267px;
  height: 114px;
  background: url(/dmail/common/images/top/img_text_celebration.png) no-repeat;
  background-blend-mode: screen;
}


.text_area_title {
  position: absolute;
  top: 52%;
  left: 46px;
  transform: translateY(-50%);
  text-align: center;
  font-size: 28px;
  text-shadow: 0px 3px 6px rgb(70 70 70 / 100%);
  font-family: YuMincho, 'Yu Mincho', serif;
  font-weight: 600;
  line-height: 1.6em;
  font-feature-settings: "palt";
}

.text_area_title_l {
  display: block;
  font-size: 48px;
}

.text_area_oiwai .text_area_title {
  left: 65px;
}

.text_area_title_m {
  font-size: 28px;
  position: relative;
  left: 7px;
}

.text_area_title_s {
  font-size: 19px;
}

.beginner_container a {
  display: block;
  width: 100%;
  height: 260px;
  background-color: #fff;
  border: 3px #5AACA7 solid;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  font-weight: bold;
  color: #5AACA7;
  text-decoration: none;
  transition: all 0.3s 0s ease;
}

.beginner_container a:hover {
  background-color: #5AACA7;
  border: 3px #fff solid;
  color: #fff;
}

.beginner_container_inner {
  display: block;
  height: 100%;
  padding-top: 130px;
  position: relative;
  transition: all 0.3s 0s ease;
}

.beginner_container_inner::before {
  position: absolute;
  top: 26%;
  left: 40%;
  content: '';
  width: 35px;
  height: 54px;
  background: url(/dmail/common/images/top/icon_beginner01.png) no-repeat;
}

.beginner_container a:hover .beginner_container_inner::before {
  background: url(/dmail/common/images/top/icon_beginner02.png) no-repeat;
}

.top-case-content {
  margin-bottom: 50px;
}

.faq {}

/*フッター*/
.footer2 {
    color: #181548;
    background-color: #181548;
    padding: 20px 0;
}
.footer2 a {
    color: #181548;
    text-decoration:none;
}
.footer2__inner {
    width: 950px;
    font-size: 0;
    margin: 0 auto;
}
.footer2__block {
    width: 310px;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0;
    text-align: center;
    padding: 30px 0;
    border-radius: 4px;
    background-color: #fff;
    transition: 0.3s all;
}
.footer2__block:hover {
    opacity: 0.9;
    transition: 0.3s all;
}
.footer2__block:last-child {
    margin-right: 0;
}
.footer2__block:nth-child(2) {
    color: #fff;
    background-color: #FF9900;
}
.footer2__block-image {
    margin: 0 0 20px;
}
.footer2__block-image img {
    height: 69px;
}
.footer2__block-top {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 5px;
}
.footer2__block-bottom {
    font-size: 12px;
}

/*お問い合わせ*/
.faq-contact {
    font-size: 0;
    color: #181548;
}
.faq-contact__block2 .faq-contact__block-text{
    padding: 10px 0 0;
}
.faq-contact__block-text-bottom {
    vertical-align: middle;
    font-size: 12px;
    display: inline-block;
    width: 60%;
    padding: 0 30px 0 0;
    box-sizing: border-box;
}
.faq-contact__block-text-bottom-top {
    vertical-align: middle;
    font-size: 18px;
    margin: 0 0 5px;
}
.faq-contact__block-text-bottom-top .bb{
    font-weight: bold;
}
.faq-contact__block-text-bottom-top .ba{
    font-weight: bold;
    font-size: 32px;
    font-family: "Open Sans", Arial, sans-serif;
}
.faq-contact__block-text-top {
    padding: 0 10px 0 40px;
    display: inline-block;
    vertical-align: middle;
    width: 40%;
    box-sizing: border-box;
}
.faq-contact__block-text-top-top:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url('/dmail/guide/faq/images/tel2.png');
    background-size: contain;
    width: 39px;
    height: 39px;
    top: 50%;
    left: -10px;
    transform: translate(0,-50%);
}
.faq-contact__block-text-top-top {
    font-size: 20px;
    position: relative;
    padding: 0 0 0 30px;
    box-sizing: border-box;
}
.faq-contact__block-text-top-top .bb{
    font-weight: bold;
}
.faq-contact__block-text-top-top .ba{
    font-weight: bold;
    font-size: 40px;
    color: #181548;
    font-family: "Open Sans", Arial, sans-serif;
    padding: 0 10px 0 0;
}
.faq-contact__block-text-top-middle {
    font-size: 14px;
}
.faq-contact__block-text-top-bottom {
    font-size: 18px;
    font-weight: bold;
}
.faq-contact__block-text-top-bottom span {
    font-weight: normal;
    font-size: 14px;
}
.faq-contact__block-text-att {
    color: #181548;
    font-size: 20px;
    margin: 0 0 5px;
}
.faq-contact__block-text-time {
    color: #181548;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px;
}
.faq-contact__block-text-time span {
    font-weight: normal;
    font-size: 14px;
}
.faq-contact__block-text-tel {
    color: #181548;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 40px;
    font-weight: bold;
    position: relative;
    box-sizing: border-box;
    padding: 0 0 0 60px;
}
.faq-contact__block-text-tel:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url('/dmail/guide/faq/images/tel.png');
    background-size: contain;
    width: 44px;
    height: 44px;
    top: 50%;
    left: 77px;
    transform: translate(0,-50%);
}
.faq-contact__block {
    text-align: center;
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.faq-contact__block:first-child {
    margin: 0 2% 20px 0;
}
.faq-contact__block:nth-child(2n) {
    margin: 0 0 0 2%;
}
.faq-contact__block-title {
    color: #fff;
    font-size: 18px;
    padding: 15px 0;
    background-color: #181648;
    line-height: 1;
    font-weight: bold;
    text-align: center;
}
.faq-contact__block-text {
    width: 100%;
    height: 188px;
    padding: 25px 0 0;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(24,22,72,0.5);
    border-left: 1px solid rgba(24,22,72,0.5);
    border-right: 1px solid rgba(24,22,72,0.5);
}
.faq-contact__block-text-btn {
    font-size: 22px;
    color: #fff !important;
    background-color: #52529C;
    font-weight: bold;
    width:360px;
    padding: 25px 0 25px 30px;
    border-radius: 6px;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    margin: 0 auto 15px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    text-decoration:none !important;
    transition: 0.3s all;
    display: block;
}
.faq-contact__block-text-btn:hover {
    opacity: 0.8;
    transition: 0.3s all;
}
.faq-contact__block-text-text {
    font-size: 12px;
    padding: 0 22px;
    text-align: left;
    box-sizing: border-box;
    color: #181648;
}
.faq-contact__block-text-btn:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url('/dmail/guide/faq/images/contact.png');
    background-size: contain;
    width: 27px;
    height: 20px;
    top: 50%;
    left: 40px;
    transform: translate(0,-50%);
}

/*よくあるご質問*/
.faq-many {
    margin: 55px 0;
}
.faq-many__inner {
    position: relative;
}
.faq-many__title {
    color: #181548;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 45px;
}
.faq-many__title-image img {
    position: absolute;
    top: 35px;
    left: -10px;
}
.faq-many__wrapper {
    font-size: 0;
}
.faq-many__block {
    display: inline-block;
    margin: 0 25px 20px 0;
    width: 300px;
    height: 80px;
    border-radius: 4px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    position: relative;
}
.faq-many__block:nth-child(3n) {
    margin-right: 0;
}
.faq-many__block:nth-child(4) {
    margin-bottom: 0;
}
.faq-many__block:nth-child(5) {
    margin-bottom: 0;
}
.faq-many__block-text {
    color: #000;
    font-size: 16px;
    line-height: 1.3;
    padding: 0 0 0 45px;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(0,-50%);
}
.faq-many__block-text:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url('/dmail/guide/faq/images/hatena.png');
    background-size: contain;
    width: 32px;
    height: 32px;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
}