@charset "Shift_JIS";

body {
	color: #6f6f6f;
}
.bigSectionTitle {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 20px;
	text-align: center;
    font-size: 12px;
	padding: 0 15px;
    color: #ec6d71;
    margin-bottom: 10px;
    letter-spacing: -1px;
}

em {
	color: #ec6d71;
}
.p-t-5 {
	padding-top: 5px;
}
.p-t-17 {
	padding-top: 17px;
}
.p-t-20 {
	padding-top: 20px;
}
.p-t-25 {
	padding-top: 25px;
}
.m-l-15 {
	margin-left: 15px;
}
.m-r-15 {
	margin-right: 15px;
}
#footer {
	color: #fff;
}
.pinkline {
	color: #eb688e;
	font-size: 10px;
	border: 1px solid #eb688e;
	padding: 10px;
	margin: 15px;
}
.wrapper_dotest {
	background: #fff1da url(../../img/bg_main.png) repeat;
	background-size: 14px auto;
	padding-bottom: 25px;
}
.box-radius {
	padding-bottom: 20px;
}
.img-box {
	margin-left: 7px;
	margin-right: 7px;
}

.img-box2 {
	margin-left: 10px;
	margin-right: 10px;
}
/* .img-box3 {
	margin-left: 15px;
	margin-right: 15px;
} */
.img-box4 {
	width: 77.6%;
	margin-left: auto;
	margin-right: auto;
}
.img-box5 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.img-box6 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.box-fx {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	border: 2px solid #fff;
}
#copyright {
	background-color: #f196ac;
}
.m-t-n5 {
	margin-top: -5px;
}
.txt-box {
	font-size: 14px;
}
.txt-box strong {
	font-weight: bold;
}
.txt-purple {
	color: #5e8edf;
}
.txt-orange {
	color: #e57426;
}
.txt-small {
	font-size: 10px;
}
.txt-right {
	text-align: right;
}
a.txt-link {
	color: #ec6d71;
	text-decoration: underline;
}
a.txt-link_og {
	color: #faa74e;
	text-decoration: underline;
}
.txt-h5 {
	color: #e66d11;
	font-weight:bold;
	text-align:center;
}
.note {
	-webkit-font-feature-settings : 'palt' 1;
	font-feature-settings : 'palt' 1;
	font-size: 10px;
	color: #6f6f6f;
}

.txt-attention {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	padding: 8px 10px;
	border: 1px solid #eb688e;
	font-size: 10px;
	line-height: 1.5;
	color: #eb688e;
}

.notice-box {
	margin-left: 15px;
	margin-right: 15px;
	padding: 8px 20px 16px;
	border: solid 1px;
	border-radius: 4px;
	box-sizing: border-box;
}

.notice-box-01 {
	background-color: #fefbfc;
	border-color: #f492aa;
}

.notice-box-02 {
	background-color: #f1fbff;
	border-color: #92d7f4;
}

.notice-box-ttl {
	margin: auto -20px 8px;
}

.notice-box p {
	font-size: 12px;
	line-height: 1.6667;
}

.box-radius_ttl_none{
  background-color: #FFF;
  margin-right:15px;
  margin-left:15px;
  padding-top:5px;
  padding-bottom:20px;
  -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -ms-border-radius: 0 0 5px 5px; -o-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;
}

.bg_cream{
	background-color:#fff9ef;
	padding-bottom: 10px;
}

.bg_cream1{
	padding:15px 10px;
	background-color:#fff9ef;
}

.bg_cream2{
	padding:15px 10px 5px;
	background-color:#fff9ef;
}


.dot {
	height: 5px;
    margin: 2px 0 0 0;
    background-image: linear-gradient(to right, #faac58, #faac58 2px, transparent 2px, transparent 32px);
    background-size: 5px 2px;
    background-position: top;
    background-repeat: repeat-x;
}


.line-bottom {
	margin-top: 5px;
	height: 4px;
}

.w100 {
	width: 100%;
}

.w80 {
	width: 80%;
	margin: 0 auto;
}

.w60 {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
.w60-right {
	width: 60%;
	margin-left: auto;
	display: block;
	margin-right: 18px;
}
.w75-right {
	width: 75%;
	margin-left: auto;
	display: block;
	margin-right: 18px;
}


.point {
	text-align: center;
	font-size: 16px;
	line-height: 1.2;
	color: #77b5eb;
	font-weight: bold;
}
.point-box {
	margin: 28px 15px 0;
	padding: 0 20px 15px;
	background: #fff9ef;
}
.point-ttl {
	display: block;
	margin: 0 -20px 5px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}


/*202012�p�ǋL*/
.point-box2 {
	margin: 40px 15px 5px;
	padding: 25px 20px 15px;
	background: #fff9ef;
	border: 1px solid #fcab5c;
	border-radius: 4px;
	position: relative;
}

.point-ttl2 {
	left: 0px;
	padding: 0 10px;
	top: 0;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.point-ttl2-btn {
	display: block;
	margin: 0px -20px 20px;
}

.box-white {
  background-color: #fff;
  margin-right:15px;
  margin-left:15px;
  padding-top:5px;
  padding-bottom:15px;
}

.outline-box {
	padding-bottom: 15px;
	background: #fff9ef;
	border: 1px solid #fcab5c;
	border-radius: 4px;
	position: relative;
}

.note-list {
	display: table;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}
.note-list-item {
	display: table-row
}
.note-list-label {
	display: table-cell;
}
.note-list-text {
	display: table-cell;
	text-align: left;
}

.img-box a{
	display: block;
}
.width-80{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.topic-box{
	background-color: #fff9ef;
	border-radius: 4px;
	border: solid 1px #fcab5c;
}
.noteline {
	font-size: 10px;
	border: 1px solid #6f6f6f;
	padding: 10px;
	margin: 20px;
}
.noteline span{
	color: #eb688e;
}
@media screen and (min-width: 769px) {
    #dt_lnln_45 .dt_theme_container h2 {
        background-image: url(../images/45/ttl_theme.png);
    }
}